Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enable-console-print! doesn't work on browser refresh #126

Open
ftravers opened this issue Apr 20, 2016 · 2 comments
Open

enable-console-print! doesn't work on browser refresh #126

ftravers opened this issue Apr 20, 2016 · 2 comments

Comments

@ftravers
Copy link

(enable-console-print!) doesn't work on browser refresh, all subsequent (println "blah") statements dont print. On file edit/refresh everything works fine...just clicking reload in the browser doesnt?

@martinklepsch
Copy link
Member

This seems to be a strange interaction with boot-cljs-repl as the issue only occurs if the repl is used. Repro case can be found here: https://github.com/martinklepsch/println-bug

@Deraen
Copy link
Contributor

Deraen commented Aug 15, 2016

I thought this might have been fixed by: adzerk-oss/boot-cljs-repl@883a397 but report in Slack says otherwise.

This needs more investigation to find the cause.

Meanwhile using cljs-devtools and js/console.log should work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants