ember-learn / ember-api-docs

Ember API Docs viewer
https://api.emberjs.com
MIT License
73 stars 116 forks source link

Tab interface doesn't have any tab highlighted on the new prember site #886

Open mansona opened 1 year ago

mansona commented 1 year ago

If you go to https://deploy-preview-815--ember-api-docs.netlify.app/ember/5.0/classes/computedproperty/ and scroll down the index tab isn't highlighted.

If you click the index tab it shows up but you can see that it redirects you to https://deploy-preview-815--ember-api-docs.netlify.app/ember/5.0/classes/ComputedProperty and then you refresh and it brings you back to https://deploy-preview-815--ember-api-docs.netlify.app/ember/5.0/classes/computedproperty/

This is clearly somewhere that is checking the URL needs to be updated to be non case sensitive 👍