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

[Replay Bug]: MathStudio website #391

Open
LeeDavider opened this issue Jan 13, 2025 · 0 comments
Open

[Replay Bug]: MathStudio website #391

LeeDavider opened this issue Jan 13, 2025 · 0 comments
Labels
bug Something isn't working replay bug Archived content is not displaying as expected

Comments

@LeeDavider
Copy link

ReplayWeb.page Version

0.14.2

What did you expect to happen? What happened instead?

Expected behavior:
On the live site MathStudio.io, the page's content displays properly, and JavaScript-based calculations work offline after the page is fully loaded.
image
Actual behavior:
When the page is archived and replayed with ReplayWeb.page, the archived version does not display content properly. Additionally, the calculation functionality, which works offline on the live site, is broken in the replayed version.
image

Step-by-step reproduction instructions

Navigate to MathStudio.io.
Verify that the site performs calculations offline by disconnecting from the internet and confirming that it still works.
Use ReplayWeb.page to archive the page.
Replay the archived version and observe that:
Content does not display properly.
The JavaScript-based calculation functionality does not work.

Additional details

Browser: All major browsers (e.g., Chrome, Firefox, Edge)
Operating System: All major operating systems (e.g., Windows, macOS, Linux)

Additional details
It appears that the JavaScript logic required for MathStudio.io's functionality is not properly preserved in the archived version. Since the site relies heavily on JavaScript for offline calculations, this may be the root cause.

@LeeDavider LeeDavider added bug Something isn't working replay bug Archived content is not displaying as expected labels Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working replay bug Archived content is not displaying as expected
Projects
None yet
Development

No branches or pull requests

1 participant