Skip to content

dartdoc: incorrect generic types for EventStreamProvider<T> #17660

@jmesserly

Description

@jmesserly

https://api.dartlang.org/apidocs/channels/stable/#dart-dom-html.EventStreamProvider@id_forElement

Notice how the docs are for EventStreamProvider<T> but the return type is shown as:

ElementStream<KeyEvent>

Where did that KeyEvent come from? :)

Sorry if this is already fixed--I couldn't check bleeding edge docs, they seemed to be down.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-pkgUsed for miscellaneous pkg/ packages not associated with specific area- teams.closed-duplicateClosed in favor of an existing report

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions