Skip to content

simplify: use existing prefix as archivePrefix, fixes #937 #938

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

Merged
merged 1 commit into from
May 2, 2025

Conversation

ikreymer
Copy link
Member

@ikreymer ikreymer commented May 2, 2025

Description

Fixes #937

Use existing prefix for wabac.js archivePrefix instead of recomputing, ensures passthrough handles mount prefix.

Update wabac.js to 2.22.15
bump to 2.9.0b1

Motivation and Context

Screenshots (if appropriate):

Types of changes

  • Replay fix (fixes a replay specific issue)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added or updated tests to cover my changes.
  • All new and existing tests passed.

update to wabac.js 2.22.15
bump to 2.9.0b1
@ikreymer ikreymer merged commit 8ea2f74 into main May 2, 2025
4 of 6 checks passed
@ikreymer ikreymer deleted the client-side-fix-prefix branch May 2, 2025 01:40
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.

Client-side replay: service working not including App mount in requests
1 participant