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

areIntervalsOverlapping: possibility for "RangeError: Invalid interval" #1600

Open
yarikoptic opened this issue Jun 20, 2021 · 1 comment
Open
Labels
🐛 bug A bug, error, issue, problem, etc within the platform. ℹ️🔍 requires-investigation When an issue has been reported, but not yet confirmed to exist.

Comments

@yarikoptic
Copy link
Contributor

it might relate to some recent reset of the schedule for the env/ohbm -- may be the one cached in the browser was old and then new one kicked in and this was somehow the side effect. But decided to report so there is a record. I have failed to reproduce it later even in incognito mode (in the same browser, chromium)

I went directly (not from home or exhibithall) to https://ohbm.sparkle.space/in/boothcenterforopenneuroscience . It started displaying our booth iframe, and then shortly (just in a few seconds) the whole screen went black blank (not just iframe). console showed

RangeError: Invalid interval
    at areIntervalsOverlapping (index.js:104)
    at event.ts:65
    at event.ts:69
    at Array.filter (<anonymous>)
    at NavBarSchedule.tsx:148
    at Object.Mh [as useMemo] (react-dom.profiling.min.js:162)
    at tt.useMemo (react.production.min.js:25)
    at NavBarSchedule (NavBarSchedule.tsx:145)
    at nh (react-dom.profiling.min.js:153)
    at ii (react-dom.profiling.min.js:175)
@0xdevalias
Copy link
Contributor

@0xdevalias 0xdevalias added ℹ️🔍 requires-investigation When an issue has been reported, but not yet confirmed to exist. 🐛 bug A bug, error, issue, problem, etc within the platform. labels Jun 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug A bug, error, issue, problem, etc within the platform. ℹ️🔍 requires-investigation When an issue has been reported, but not yet confirmed to exist.
Projects
None yet
Development

No branches or pull requests

2 participants