You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: