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
Its not possible to use different routes for different stories.
Currently if you create story A with routes /1/ and /2/, then story B with routes /3/ and /4 /, story B will load with routes /1/ and /2/ and a page refresh is required in order to load correct/expected routes.