Skip to content

CljsEval doesn't default to cljs.user? #422

@hoclun-rigsep

Description

@hoclun-rigsep

I'm using shadow-cljs if that matters, no exotic settings, and I have a cljs.user ns.

:CljsEval (cljs.user/insp)

does what I expect it to but

:CljsEval (insp)

says

------ WARNING - :undeclared-var -----------------------------------------------                                                                                                                                                                                                            
 Resource: <eval>:1:1                                                                                                                                                                                                                                                                       
 Use of undeclared Var littlereader.frontend/insp                                                                                                                                                                                                                                           
--------------------------------------------------------------------------------                                                                                                                                                                                                            
                                                                                                                                                                                                                                                                                            
nil                                                                                       

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