jsr
jsr copied to clipboard
Symbol Methods do not link properly...
Clicking on a link to drill into a method that is a symbol results in a 404 instead of the documentation for that method. For example clicking on the link in this class: https://jsr.io/@oak/oak/doc/context/~/Context#method_[Symbol_for("Deno_customInspect")]_0 will lead you to https://jsr.io/@oak/oak/doc/context/~/Context.prototype.[Symbol.for(%22Deno.customInspect%22)] which is a 404 Not Found.