If you create a new Pyodide notebook or open an existing one, before you run anything, the error will happen. The error happens in both the latest version of Edge and Chrome.
The error is as the following:
bridge.js:44 Uncaught TypeError: Cannot destructure property 'id' of 'details' as it is undefined. at Worker.listener (bridge.js:44:17)
The error happened in the offical Jupyterlite Pyodide, say https://jupyterlite-pyodide-kernel.readthedocs.io/en/latest/_static/.
If you create a new Pyodide notebook or open an existing one, before you run anything, the error will happen. The error happens in both the latest version of Edge and Chrome.
The error is as the following: bridge.js:44 Uncaught TypeError: Cannot destructure property 'id' of 'details' as it is undefined. at Worker.listener (bridge.js:44:17)
Please fix. Thanks,