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

Print out error when failing to calculate the rangeStart and rangeEnd #233

Merged
merged 1 commit into from
Feb 8, 2024

Conversation

calinoracation
Copy link
Contributor

@calinoracation calinoracation commented Feb 7, 2024

Super small bugfixes. I was trying to run the example on the README in my npm'ish branch and there's some other issues (ie: divide by zero exception), but I couldn't see those as the console.warn didn't have the error in scope. This PR just adds catch (e) to 2 places so we can do console.warn('<message>', e).

@bramus bramus merged commit 2c01630 into flackr:master Feb 8, 2024
2 checks passed
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

Successfully merging this pull request may close these issues.

2 participants