Also, mention URLs shouldn't be absolute because for example my instance of branle is hosted not at the domain root.

Reply to this note

Please Login to reply.

Discussion

I don't know how to do it differently.

It's a bit tricky because the link might be at the top app level or one level below (under /events/) so there's no simple solution. I'll take a look maybe. Currently I still had to modify quasar.conf.js and set publicPath explicitly.