Hello! I'm new to Clojure, ClojureScript, Luminus, etc. I started a web app with luminus and re-frame.
I was "playing" with the nav bar, trying to add some stuff. I restarted the app but the changes weren't reflected.
Today (after a computer restart) I started the app again and all of the sudden the changes were there. I was modifying the navbar
function in src/cljs/app_name/core.cljs
. Now I'm trying to modify it again and the changes again aren't being rendered.
Any ideas why this is happening? I tried restarting the server, hard reload with cache clear and restarting my editor, vscode(in WSL Ubuntu 20.04)