Matti Jauhiainen

Results 3 comments of Matti Jauhiainen

> Can you try changing the worker file to a normal javascript (.js instead of .ts) and see if that works? Doesn't seem to help, getting the same error. Tried...

To me it looks like this issue would be caused by the `"browser": "dist/react-datepicker.min.js"` in react-datepicker's package.json Diving deeper - That minified file contains commonjs module, not esm one -...

Also get this, one way to reproduce this - search for something with VSCodes search (CMD+f) - Enter through the search results - Press esc (to dismiss the VSCode search)...