Björn
Björn
Same for me
Great, I think your example override works fine for desktop and for mobile just a simple link link in the Sidebar, just as the existing override adds a link to...
I'm experiencing this issue with an additional detail that might help debugging: It gets stuck in `http://localhost:3000/_nuxt/node_modules/@vue/devtools-kit/dist/index.js?v=174d22ef` on this line: ```javascript parse(string) { return this.deserialize(JSON.parse(string)); } ``` in this function:...
I have the same problem