Skip to content

Unexpected browser API documentation behavior #514

@digable1

Description

@digable1

Description
https://webmidijs.org/api/classes/InputChannel shows different content depending on whether there's a trailing slash or not

Environment:
Specify the environment where you are witnessing the problem:

  • Firefox
  • Windows

Details

  1. If you get to the above link via webmidijs.org -> API (top menu) -> 3.x, then click InputChannel, you get what I think is the correct page - a much more complete "Fires" list and Events documentation. If you refresh the page, you get a truncated version of the page (many events are not shown)
Image
  1. It actually boils down to a difference between https://webmidijs.org/api/classes/InputChannel and https://webmidijs.org/api/classes/InputChannel/ (notice trailing '/' difference).
Image

Metadata

Metadata

Assignees

Labels

Type: documentationIssue that highlights an imprecision in the documentation

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions