Fork me on GitHub
#protorepl
<
2018-06-16
>
manas_marthi18:06:24

Is there a video that gives proto repl demo in more detail than the gifs on proto's github readme?

manas_marthi22:06:51

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'.

manas_marthi22:06:04

(drawchart "tab1") works fine

manas_marthi22:06:15

rerunning it is not working

manas_marthi22:06:43

I have to either close the tab or run the function with another tab name like (drawchart "tab2")

manas_marthi22:06:05

please advise how to re use a chart tab

manas_marthi22:06:49

Atom version 1.27.0, proto-repl v: 1.4.24, proto-repl-charts: 0.4.1

seancorfield23:06:43

Sounds like a bug -- and you've found a workaround for now.