-
-
Notifications
You must be signed in to change notification settings - Fork 83
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
Browser Back button works, but causes other issues #1279
Milestone
Comments
gedw99
changed the title
Back button works in Browser, but fails to sync the tree
Back button works in Browser, but causes other issues
Oct 30, 2024
gedw99
changed the title
Back button works in Browser, but causes other issues
Browser Back button works, but causes other issues
Oct 30, 2024
Thank you for reporting this! I will fix this soon. |
kkoreilly
added a commit
that referenced
this issue
Nov 20, 2024
kkoreilly
added a commit
that referenced
this issue
Nov 20, 2024
…L when adding to history; makes #1279 better, although still one more navigation issue
kkoreilly
added a commit
that referenced
this issue
Nov 20, 2024
…lly fixes #1279 by removing duplicate history entries for first page
kkoreilly
added a commit
that referenced
this issue
Nov 20, 2024
…seded by browser navigation (#1279)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
The browsers built in back button works but the state inside the wasm app gets very confused.
safari on Mac.
How to reproduce
https://www.cogentcore.org/core/widgets/other/html
then click to
https://www.cogentcore.org/core/widgets/other/pages
then click the rendered back button and everything works correctly.
then do all this again and click the built in browser back button and play around.
the URL is going backwards as it should, the the WASM GUI is not.
Example code
No response
Relevant output
Platform
same errors in:
macOS safari
macOS chrome
The text was updated successfully, but these errors were encountered: