DamageSami
DamageSami
I can confirm problems relating to this issue too. With React 18, I get the `Minified React error #418` on the built production version of the site, and in dev...
I am facing the same error message, although when trying to `import 'libphonenumber-js-utils'` in a Vite-project. Found this while debugging why my `react-intl-tel-input` stopped validating any numbers (always says a...
I am facing this same issue, phone number validation never passes. The issue came up when migrating my existing project from CRA to Vite. The workaround causes another error message:...