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

Remove multiTs from location hash #340

Merged
merged 4 commits into from
Jun 21, 2024
Merged

Remove multiTs from location hash #340

merged 4 commits into from
Jun 21, 2024

Conversation

ikreymer
Copy link
Member

Just keep as regular property on Item, as no need to read it from user input, as its looked up from API.

ikreymer and others added 3 commits June 19, 2024 14:02
- add 'replayNotFoundError' field to 'urlchange' (propagating
'archive-not-found' postMessage message from wabac.js) to embed frame, with url/ts, for 404
pages
- propagate 'page-loading' with loading true/false, to indicate when a
page started/finished loading. (URL not available here)
- Only send one urlchange event per URL change (keep track of change).
- Also ensure multi timestamp change uses replaceHistory to avoid an extra
navigation.
- replay-web-page embed: send rwp-url-change and rwp-page-loading custom events from webcomponent

Fixes #333
… instead of tracked in location. multiple timestamps are always looked up and never used directly from userinput
@ikreymer ikreymer merged commit 11ca78c into 2.1.0-work Jun 21, 2024
6 checks passed
@ikreymer ikreymer deleted the multiTs-as-prop branch June 21, 2024 22:46
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

Successfully merging this pull request may close these issues.

1 participant