You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An annotation with ranges out of bounds throws an error that's not very descriptive. Is it possible to catch that error and throw an error with an easier message to understand?
An annotation with ranges out of bounds throws an error that's not very descriptive. Is it possible to catch that error and throw an error with an easier message to understand?
Steps to reproduce
Current behaviour:
Fails with:
Expected behaviour:
I think it makes sense to throw an error but it would better if the error is more readable. Maybe something like:
Let me know if this makes sense. Thanks!
The text was updated successfully, but these errors were encountered: