I've got an issue in a cider cljs repl where figwheel tries to reload a changed file from the wrong path (omitting js/compiled/out
)
Doesn't seem to be an issue running lein figwheel <build>
, just from emacs M-x cider-jack-in-clojurescript
Anyone else getting this In Chrome stable "Figwheel Client Version 0.5.8 is not equal to Figwheel Sidecar Version 0.5.9." Chrome Beta and Firefox are working well.
Make sure all your figwheel dependencies have the same version
And make sure you clean
And shift reload
@eoin ^
@zak inside the figwheel repl print your config to see if it's different in cider
@bhauman Sorry got it now. Shift reload. Thanks Bruce
when my figwheel reloads i get an error in chrome console:
Uncaught TypeError: Cannot read property '_reactInternalInstance' of null
at figwheel_helpers$core$deep_force_update_BANG_
no luck debugging yet. om-next app. clues?also noticed this (benign?) on reload:
Namespace figwheel.connect.public contains a reserved JavaScript keyword, the corresponding Google Closure namespace will be munged to figwheel.connect.public$
☝️ the issue was my build ID was "public"
- renaming fixed
☝️ ☝️ previous issue Cannot read property '_reactInternalInstance'
caused by not defonce
ing the om.next reconciler 🤦 :picard-facepalm: 🤦 :picard-facepalm: 🤦 :picard-facepalm: 🤦 :picard-facepalm: 🤦 :picard-facepalm: 🤦 :picard-facepalm: 🤦 :picard-facepalm: 🤦 :picard-facepalm: