protorepl

manas_marthi 2018-06-16T18:31:24.000030Z

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

manas_marthi 2018-06-16T22:17:51.000073Z

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_marthi 2018-06-16T22:20:46.000082Z

@manas.marthi uploaded a file: https://clojurians.slack.com/files/U7ANZ2MTK/FB8SLCLTU/-.clj

manas_marthi 2018-06-16T22:21:04.000090Z

(drawchart "tab1") works fine

manas_marthi 2018-06-16T22:21:15.000027Z

rerunning it is not working

manas_marthi 2018-06-16T22:21:43.000055Z

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

manas_marthi 2018-06-16T22:22:05.000122Z

please advise how to re use a chart tab

manas_marthi 2018-06-16T22:26:13.000003Z

@manas.marthi uploaded a file: https://clojurians.slack.com/files/U7ANZ2MTK/FB91DQ96H/my_deps.clj

manas_marthi 2018-06-16T22:29:49.000060Z

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

seancorfield 2018-06-16T23:04:43.000051Z

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