ember-api-docs
ember-api-docs copied to clipboard
Anchor links for API website not working in Safari
I first notice a few months ago...
Reproduce: -Safari 12.1.1 on Mac OS. https://api.emberjs.com/ember/3.10/classes/@ember%2Frunloop -On the index tab, under "methods", click "debounce"
Expected:
-Shows the debounce method API details
Actual:
-You get page top of the Methods tab
Also broken are direct links. https://api.emberjs.com/ember/3.10/classes/@ember%2Frunloop/methods/debounce?anchor=debounce
Expected:
-Shows the debounce method API details
Actual:
-You get page top of the Methods tab
Thanks for reporting this @edeis53
only seeing this in Safari so far.