jasongilman / proto-repl

A Clojure Development Environment package for the Atom editor
https://atom.io/packages/proto-repl
MIT License
565 stars 50 forks source link

Proto Repl: Display Saved Values results in a TypeError #309

Open alythobani opened 5 years ago

alythobani commented 5 years ago

When attempting to display saved values an Atom error dialog pops up in the top right with the message:

Error in handler: TypeError: Failed to execute 'appendChild' on 'Node': parameter 1 is not of type 'Node'.

Haven't had this issue before until today. Display Saved Values worked a couple months ago for me, haven't tried since then until just now.