Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken links for class members main body vs sidebar #3828

Closed
kevmoo opened this issue Aug 8, 2024 · 2 comments · Fixed by #3831
Closed

Broken links for class members main body vs sidebar #3828

kevmoo opened this issue Aug 8, 2024 · 2 comments · Fixed by #3831
Assignees
Labels
P2 A bug or feature request we're likely to work on type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)

Comments

@kevmoo
Copy link
Member

kevmoo commented Aug 8, 2024

See dart-lang/web#274

From @vsmenon

If I go here:

https://pub.dev/documentation/web/latest/web/Node-extension-type.html

and click on appendChild under METHODS on the right, I get a 404 error.

Not sure if this is a general bug with extension types.

From @kevmoo

Weird!

https://pub.dev/documentation/web/latest/web/Node/appendChild.html in the
main body
https://pub.dev/documentation/web/web/Node/appendChild.html on the sidebar

@kevmoo
Copy link
Member Author

kevmoo commented Aug 8, 2024

CC @srawlins

@pq pq added the P2 A bug or feature request we're likely to work on label Aug 9, 2024
@srawlins
Copy link
Member

I can reproduce this with local testing. Fix coming.

@srawlins srawlins self-assigned this Aug 13, 2024
@srawlins srawlins added the type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) label Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 A bug or feature request we're likely to work on type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants