ember-api-docs icon indicating copy to clipboard operation
ember-api-docs copied to clipboard

Anchor links for API website not working in Safari

Open danDanV1 opened this issue 6 years ago • 2 comments

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

danDanV1 avatar Jul 04 '19 05:07 danDanV1

Thanks for reporting this @edeis53

sivakumar-kailasam avatar Jul 04 '19 05:07 sivakumar-kailasam

only seeing this in Safari so far.

toddjordan avatar Sep 02 '19 16:09 toddjordan