Mickael Spennato

Results 4 comments of Mickael Spennato

I identified that the problem comes from the `zone.js` package and in our case it is itself installed by `@opentelemetry/context-zone` itself installed by `@grafana/faro-web-tracing` that we use in our Vue...

Hello, i'm working whit @AMontagu . Following this link you will get a minimal repo with the error. https://github.com/Mike-FR/rxdb-dexie-zone-test/ ```javascript npm install npm run dev ``` ![image](https://github.com/dexie/Dexie.js/assets/23475911/aba5711e-cb6b-4149-9a62-aa3f23ea92e1) In the main.js,...