Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pb-browse-docs: default browsernavigation not working as expected #74

Open
Bpolitycki opened this issue Oct 13, 2021 · 0 comments
Open

Comments

@Bpolitycki
Copy link

pb-browse-docs implements an SPA-Style-Navigation – the page is not fully reloaded, content is fetched via the Publisher-API and inserted in the component, entries are pushed to the browser-history – but the default navigation via back (and also forward) button is not working as expected.

It seems like that the expression in line 132 in pb-load never evaluates to true, because ev.state is (in my first tests always) null or undefined.

From a UX perspective, it would be desirable if not only the control buttons of the component enabled navigation, but also the default options of the browser.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant