well done @DonNicoJs! nice!
I noticed the following. while navigating to
works perfectly, navigating to a path (by clicking the link or pasting it in the browser) e.g.
ends with:

codesandbox examples are broken. e.g. when clicking in
the codesandbox icon

the sandbox
opens, displaying the following:

@udos Thanks for the report! Yes I am aware of the issue which sadly was not displaying in the dev mode :(
The issue is that is difficult to have vue-press compile properly while having as clean as possible examples ( do to leaflet iteslf not being compatible with server side rendering )
I am working on it :)
@udos The docs links are all fully functional, regarding the codesandbox issue I am afraid there is a problem with the code itself, I did not do many changes but I added a utility function. I will investigate this issue soon!
If anyone has more material / info like:
2.5.1 works locally on vue-cli
2.5.1. do not work locally on nuxt
that would be awesome 馃槃
@udos I ended up reverting some of the changes.. 2.5.2 should be good to go.
I noticed that code sandbox still fails, but clicking on the refresh button in the dependency list fixes the issue so I guess is some caching on their end! Please let me know if this reliably solve the issue
well done! probably tricky to figure it out:
