Page refresh issue ?id= to ?path= #12773
Unanswered
BartJanvanAssen
asked this question in
Help
Replies: 1 comment
-
haven't seen that. can you post a screen capture of the repro? i think the URL should always be |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey,
when I'm refreshing my page I will always be redirected to the first story, and I see the URL change from {host}?id= to {host}?path={path of the first story}
options:
addParameters({ options: { name: '', url: 'https://example.com/', goFullScreen: false, showAddonsPanel: true, showSearchBox: false, addonPanelInRight: true, sortStoriesByKind: true, hierarchySeparator: /\./, hierarchyRootSeparator: /\|/, enableShortcuts: true }, backgrounds: [ { name: 'background', value: '#f6f6f6', default: true }, { name: 'AppBar', value: '#FFFFFF' } ] })
Any suggestion? it really frustrates me... can't seem to find our why or find anything about it.
I'm on version 6 of SB
Beta Was this translation helpful? Give feedback.
All reactions