Is there a way to get beforeLoad to run on the client? I have tried enabling SPA mode
I feel like there's some config I'm missing somewhere. No matter what I've tried, any console log prints in my dev server, not in the browser console. Should I drop Start and just use Query + Router?