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

fix: catch text range index exceptions #17

Merged
merged 2 commits into from
May 20, 2023

Conversation

benmelz
Copy link
Owner

@benmelz benmelz commented May 20, 2023

catches intermittent errors caused by bad index access while trimming highlight text ranges

@benmelz benmelz merged commit 29827e8 into main May 20, 2023
@benmelz benmelz deleted the benmelz/translate-line-exception branch May 20, 2023 18:49
github-actions bot pushed a commit that referenced this pull request May 20, 2023
## [1.2.1](v1.2.0...v1.2.1) (2023-05-20)

### Bug Fixes

* catch text range index exceptions ([#17](#17)) ([29827e8](29827e8))
@github-actions
Copy link

🎉 This PR is included in version 1.2.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot added the released This has been released label May 20, 2023
@benmelz benmelz linked an issue May 21, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released This has been released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

java.lang.IndexOutOfBoundsException when switching projects
1 participant