@baris
I actually have a few errors in the admin panel as well, but I didn't know if it was just me.
ReferenceError: utils is not defined
http://localhost:4567/src/app.js?
Line 80
TypeError: socket is undefined
http://localhost:4567/src/forum/admin/footer.js
Line 30
TypeError: socket is undefined
http://localhost:4567/src/modules/settings.js
Line 378
Node Environment is development
so cache shouldn't be an issue... Besides that I've tried with disabling my browser cache. I've also tried updating the lavendar theme multiple times, it's at 0.0.25-12, but it's still happening.
The errors also stops ajaxing the pages, it can only cold-load.
Edit: latest git version of NodeBB btw