Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

WIP: fix(agent): in page nav on unload #77

Merged
merged 1 commit into from
Jan 29, 2024
Merged

WIP: fix(agent): in page nav on unload #77

merged 1 commit into from
Jan 29, 2024

Conversation

blakebyrnes
Copy link
Contributor

When a navigation occurs during unload of a page (or a next navigation), it's taking over the navigation history improperly. I think this observer needs to be reworked, but this fix will at least only make an in-page navigation "top" if it's for the same domain as the current top.

Since I don't have time to properly write unit tests, I'm putting this out here as a branch until I can do so.

@blakebyrnes blakebyrnes force-pushed the trailing-nav branch 3 times, most recently from a0d5284 to d354a18 Compare January 29, 2024 14:11
chore: update typescript
@blakebyrnes blakebyrnes merged commit f248891 into main Jan 29, 2024
25 of 29 checks passed
@blakebyrnes blakebyrnes deleted the trailing-nav branch January 29, 2024 15:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant