Skip to content

eval doesn't work in a VISr's render #8

Open
@LeifAndersen

Description

@LeifAndersen

Eval works fine when run via the run button:

(eval '(+ 1 2))

But running eval in a visr's render method calls it to inexplicably fail.

(Note that this is cljs.core/eval, NOT cljs.js/eval.)

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