Skip to content

Uncaught ReferenceError: on_js_reload is not defined #747

Description

@MMaicki

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

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