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

CA-4172: Fix back button #108

Merged
merged 3 commits into from
Feb 18, 2025
Merged

CA-4172: Fix back button #108

merged 3 commits into from
Feb 18, 2025

Conversation

Phoenix7351
Copy link
Contributor

The error we were getting on hitting the back button was a -999. From what I found this indicates that WebKit cancelled some loading--which is weird because it doesn't look like anything is loading on the existing page. But adding a stopLoading did correct the problem, so...?

Added stopLoading to forward to just be safe--even though we weren't seeing any issues there.

ScreenRecording_02-13-2025.13-26-12_1.MP4

@Phoenix7351 Phoenix7351 added the bug Something isn't working label Feb 13, 2025
Copy link
Collaborator

@davertay-j davertay-j left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We probably need to do a lot more in our navigation logic but happy to have this fix the more obvious errors.

@Phoenix7351 Phoenix7351 merged commit c9d9996 into main Feb 18, 2025
3 checks passed
@Phoenix7351 Phoenix7351 deleted the tiffner/CA-4172 branch February 18, 2025 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants