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

Crash JSONTextView #35

Closed
sergey-zhuravel opened this issue Dec 9, 2022 · 4 comments
Closed

Crash JSONTextView #35

sergey-zhuravel opened this issue Dec 9, 2022 · 4 comments
Labels
bug Something isn't working

Comments

@sergey-zhuravel
Copy link

Crash in JSONTextView if there are emoji in JSON and try to highlight

Screenshot 2022-12-09 at 10 23 22 AM

Screenshot 2022-12-09 at 10 19 17 AM

@Schlabbi
Copy link

Having the same problem. Did you find any solution to this?

@sergey-zhuravel
Copy link
Author

I commented out the contents of the method - mouseMoved, and in method mouseDown commented everything below this line: guard !isShowingFilteredResults else { return }

@kean kean added the bug Something isn't working label Dec 17, 2022
@kean
Copy link
Owner

kean commented Dec 18, 2022

Fixed in 2.0.1.

@sergey-zhuravel
Copy link
Author

your fix did not help
Screenshot 2022-12-20 at 3 16 04 PM
Screenshot 2022-12-20 at 3 18 26 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants