jasongilman / proto-repl-charts

An Atom Plugin extension for Proto REPL that allows displaying graphs.
MIT License
65 stars 4 forks source link

Reevaluating line-chart creates error message #21

Open samestep opened 7 years ago

samestep commented 7 years ago

Steps to reproduce:

This produces the following error message:

Error in handler: TypeError: Failed to execute 'dispatchEvent' on 'EventTarget': parameter 1 is not of type 'Event'.

TypeError: Failed to execute 'dispatchEvent' on
'EventTarget': parameter 1 is not of type 'Event'.

Other than the message, no other unwanted effects seem to occur. Is there a way that I can prevent this message from appearing?

ghost commented 7 years ago

same error here

jaminalder commented 7 years ago

facing the same issue

patrickaroo commented 6 years ago

Having this issue as well.