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

Enabling inline results produces an error #259

Open wbridewell opened 7 years ago

wbridewell commented 7 years ago

"Error in handler: SyntaxError: Failed to execute 'add' on 'DOMTokenList': The token provided must not be empty."

Just updated to ink 0.6.5 and protorepl 1.4.20 Ink Console is on and functioning. When "show inline results" is true in protorepl settings, the above error occurs.