hi there! When I (switch-to-build "dev")
and browse to index.html
, the repl hangs on next evaluation.
Solved by letting a cards.html
tab opened.
Nevertheless, the repl session seems to operate in the cards context only: my app-state
atom evaluates empty at the repl even though I'm sure my app has changed its value.
Has anyone experienced this? Is there something I miss, or a known workaround?
Thanks in advance!