Skip to content

JS exception trying to load implementors of trait #20681

Closed
@sfackler

Description

@sfackler
Uncaught TypeError: undefined is not a function      main.js:711

Looks like that line's calling startsWith on a string, which is way too new to be supported anywhere: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/startsWith

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions