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

IE11: clicking on primitive property throws a javascript execution error #79

Open
SachaFyson opened this issue Jan 19, 2021 · 1 comment

Comments

@SachaFyson
Copy link

Describe the bug
In Internet Explorer (at least 11, did not test on other versions), clicking on a <table class="json-editor"> element that represents a primitive value (say, a string) throws a javascript execution error. This only seems to occur in view and form modes.

To Reproduce
Steps to reproduce the behavior:

  1. Download project stackblitz example and serve it.
  2. Open webpage in Internet Explorer.
  3. Change editor mode to view.
  4. Click on the far left of a primitive property, like randomNumber.

Expected behavior
An error should not be thrown in Internet Explorer when simply clicking on some element.

Desktop (please complete the following information):

  • Browser: Internet Explorer

If you need more information, please tell me, because this is the first time I ever submit a ticket to GitHub.

@mariohmol
Copy link
Owner

sorry.. i dont have an IE11 to test

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

2 participants