Skip to content

The On bit for JSObject displays as JSObjectRepType which is weird #3684

Open
@kevmoo

Description

@kevmoo

See https://pub.dev/documentation/web/0.5.0/web/HTMLElement-extension-type.html

image

Also!! the on bit for HTMLElement is meant to be ~hidden.

extension type HTMLElement._(JSObject _) implements Element, JSObject {
  external factory HTMLElement();

Either way, JSObjectRepType is certainly not what we want!

Metadata

Metadata

Assignees

Labels

P3A lower priority bug or feature requesttype-bugIncorrect behavior (everything from a crash to more subtle misbehavior)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions