Skip to content

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

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.)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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