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

Unable to agree to Terms of Use Agreement if accessing mariejs for the first time through a file link #327

Open
creme332 opened this issue Aug 13, 2023 · 0 comments

Comments

@creme332
Copy link

If you try to open a MARIE js file through its link in incognito tab, you will not be able to accept the Terms of Use Agreement.

Steps to reproduce

  • Copy the link to some source file by clicking File > Copy Link. For example, the copied link to the Addition example is this.
  • Open this link in an incognito tab.
  • The screen should look like this:
    image
  • First click on End tour in the top left corner.
  • Now try clicking on I agree. It will not work.

In the console log, the following error arises:

marie.min.js:13 Uncaught TypeError: Cannot read properties of undefined (reading 'setValue')
    at J (marie.min.js:13:10128)
    at f (marie.min.js:12:31741)
    at e (marie.min.js:12:31723)
    at marie.min.js:13:12467

Note

  • This problem does not arise if you first go to marie.js.org, accept the agreement, and then access the link to the code.
  • I am using a Chrome browser (115.0.5790.171 (Official Build) (64-bit) (cohort: Stable)) on Windows 10.
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

No branches or pull requests

1 participant