You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use the nav menu to go to my-route. Use the input to update the name query param- it will update in the page URL.
Then use the nav menu to navigate to index and then back to my-route.
The name QP is gone.
Note that if you switch to the Ember router in app/router.js and repeat the above steps, the name QP is sticky, and is retained after navigating away and back again.