Skip to content

:Doc error with ClojureScript #191

@english

Description

@english

Whenever I use :Doc when connected to a ClojureScript repl I get the following error:

CompilerException java.lang.RuntimeException: Unable to resolve symbol: symbol in this context, compiling:(/private/var/folders/cb/tfs9fn9d5cgdk11ws5_6r_mc0000gn/T/form-init41979959
37335747960.clj:1:1)
Error detected while processing function <SNR>62_Doc..fireplace#info..fireplace#evalparse:
line   12:
E605: Exception not caught: Clojure: class clojure.lang.Compiler$CompilerException

If I do :Eval (cljs.repl/doc apply) then the documentation is printed in my browser console.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions