case: URL with no slash before hash
Example
https://rescript-lang.org/docs/manual/api/stdlib/promise#value-catch
Reached by
clicking on links on the sidebar. Doing so on API pages adds hash to the URL, but doesn't on Manual or React pages
Problems (already fixed)
- already fixed
API pages are sometimes not scrollable. It seems to be cycling between scrollable and not on each click on links on sidebar.
case: URL with slash before hash
Example
https://rescript-lang.org/docs/manual/api/stdlib/promise/#value-catch
Reached by
- directly input (e.g. copy-paste) the URL of either case into the browser URL box, or
- refresh page
Problems
- on
Manual and React pages, there are no buttons to previous/next chapter at the bottom
- sidebar doesn't highlight the current page on any Manual, React, or API page.
There are error messages in browser dev tools console:
case: URL with no slash before hash
Example
https://rescript-lang.org/docs/manual/api/stdlib/promise#value-catch
Reached by
clicking on links on the sidebar. Doing so on
APIpages adds hash to the URL, but doesn't onManualorReactpagesProblems (already fixed)
APIpages are sometimes not scrollable. It seems to be cycling between scrollable and not on each click on links on sidebar.case: URL with slash before hash
Example
https://rescript-lang.org/docs/manual/api/stdlib/promise/#value-catch
Reached by
Problems
ManualandReactpages, there are no buttons to previous/next chapter at the bottomThere are error messages in browser dev tools console:
Minified React error #418https://react.dev/errors/418?args[]=text&args[]=GET https://rescript-lang.org/docs/manual/introduction.data net::ERR_ABORTED 503 (Service Unavailable)ManualandReactpages, not onAPIpages