fruitbang
fruitbang
same problem # System Details Report --- ## Report details - **Date generated:** 2024-05-06 23:00:21 ## Hardware Information: - **Hardware Model:** ASUSTeK COMPUTER INC. ROG Strix G513QY_G513QY - **Memory:** 32.0 ...
this issue looks like the same strange behaviour, like in https://github.com/s-yadav/react-number-format/issues/572
i think there is a bug: when i setDate to undefined, value of input component won't clear  
I tried to fix it for 6 hours, edited the prettier.config.js, didn't sleep until 4am... Just had to restart vscode ಥ‿ಥ all for this >>> "plugins": ["@trivago/prettier-plugin-sort-imports"]
Perhaps it is possible to compile not only the umd version of the library, but also the es6 version and distribute it from your CDN, so that it would be...
> I believe this is a bug with esm.sh, perhaps they don't properly handle libraries that have multiple entry points. not only esm compiles the code into something non-working, but...
> As I explained, we cannot provide ES6 modules in the CDN, because the browser does not support npm modules. Pardon, maybe I don't understand something, but the browser supports...
wow, cool. tnx
i have the same experience