null
null
There seems to be a fix for it already, maybe you can use this https://github.com/rubenspgcavalcante/webpack-extension-reloader/pull/139/files @rushilsrivastava? It's described more here: https://github.com/rubenspgcavalcante/webpack-extension-reloader/issues/125
> I noticed syntax error here: https://github.com/rendomnet/vite-crx-demo/blob/f6a5b831f9c8d1d157ee5bd9fee745f94ed3b245/manifest.json#L18 > > BTW you can check my template here: https://github.com/mubaidr/vite-vue3-chrome-extension-v3?tab=readme-ov-file#vite-vue3-browser-extension-v3 I've tried your template and HMR changes do not persist across the board....
I am using Ionic 7 and I get the canceled issue right after accepting the permission to use camera. Any workaround or anyone else knows what this is caused by?
I've not gotten it to work either. Has anyone figured it out yet? For me when using hooks.server.js it completely crashes and gives me 500 internal errors on every page....