Closed vsmenon closed 3 months ago
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
On Fri, Jul 26, 2024 at 10:52 AM vsmenon @.***> wrote:
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.
— Reply to this email directly, view it on GitHub https://github.com/dart-lang/web/issues/274, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAEFCWA2MOTOKCZ52JOPWLZOKEEJAVCNFSM6AAAAABLQ54SGCVHI2DSMVQWIX3LMV43ASLTON2WKOZSGQZTENZQG43TCNI . You are receiving this because you are subscribed to this thread.Message ID: @.***>
CC @srawlins – may be dartdoc – or pub?
Yes very likely a dartdoc error. We can prioritize a fix for this.
Closing this out. Seems an issue with dartdoc - https://github.com/dart-lang/dartdoc/issues/3828
If I go here:
https://pub.dev/documentation/web/latest/web/Node-extension-type.html
and click on
appendChild
underMETHODS
on the right, I get a 404 error.Not sure if this is a general bug with extension types.