Replit http project experience TypeError: Failed to execute 'dispatchEvent' error intermittenly

not sure if anyone experience this…

sometimes when i try to load my repl - it throws this error "TypeError: Failed to execute ‘dispatchEvent’

This error may also be a warning of other unexpected behaviour that will stem from the way you’re dispatching an Object which is inheriting from an Event rather than having own properties.

2 Likes