-
-
Notifications
You must be signed in to change notification settings - Fork 111
Closed
Description
As mentioned by @toddjordan here (#184 (comment)), we want to continue to support old anchor tags:
We possibly also need a strategy for redirecting # method, property, and event links to the current strategy of url params. Either that or support hash based navigation in the new app as well.
Currently, urls like the following are put out and used liberally on StackOverflow, internal documentation and all sorts of other places we have no control over:
- https://emberjs.com/api/#method_isArray
- https://emberjs.com/api/classes/Ember.Route.html#method_activate
We need to ensure that those urls continue to play nicely with our new setup. This issue may block implementation of #184 if we find that doing a redirect to our newly supported urls (using our emberjs/website repo) eliminate the anchor tags that our Ember app will need ...
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels