Duh! Of course! That annoying ;-insertion. Nicely done!
semi: [2, "always"] 😉
Evening,
I have started my own theme and I've found a little but kinda anoying bug since it floods my console.
When I hover a link like <a href="#menu">
NodeBB tries to acces it (I think that's that) but since the path doesn't exist it returns an error in the console.
GET http://gg.dev:4567/404 404 (Not Found)
It seems like it's an AJAX call, am I missing something like a css class to prevent this or is this a bug / intentional.