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

Uncaught ReferenceError: on_js_reload is not defined #747

Open
MMaicki opened this issue Aug 31, 2020 · 0 comments
Open

Uncaught ReferenceError: on_js_reload is not defined #747

MMaicki opened this issue Aug 31, 2020 · 0 comments

Comments

@MMaicki
Copy link

MMaicki commented Aug 31, 2020

I'm getting this error when fighweel is reloading my CLJS files. I have specified properly :on-jsload function in :cljsbuild :fighweel, :on-jsload "hel.core/on-js-reload", I even tried to match this function name with Error refernece. Files got reloaded but the function isn't fired up. Fighweel can't see this function no matter how I specify it.

connect.cljs?rel=1598547171878:9 Uncaught ReferenceError: on_js_reload is not defined at G__42754__delegate (connect.cljs?rel=1598547171878:9) at Function.cljs$lang$applyTo (connect.cljs?rel=1598547171878:9) at Function.cljs$core$IFn$_invoke$arity$2 (core.cljs:3947) at cljs$core$apply (core.cljs:3939) at file_reloading.cljs?rel=1598547169586:503

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

1 participant