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

Javascript framework checks if document is really document #183

Closed
borsboomm opened this issue Feb 6, 2025 · 0 comments · Fixed by #185
Closed

Javascript framework checks if document is really document #183

borsboomm opened this issue Feb 6, 2025 · 0 comments · Fixed by #185

Comments

@borsboomm
Copy link

The JavaScript framework Muuri (https://muuri.dev/ ) checks in their code if document is really the document. While replaying this fails because document is proxied. Is there any way this can be fixed in wombat?

I've created a small test WARC file to demonstrate the behavior. While replaying the error is thrown and with normal browsing the error is not thrown.

documentcheck.warc.gz

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 a pull request may close this issue.

1 participant