Mário Santos
Mário Santos
If you use the index of the array, I don't know why but does't work! You can generate an unique key in your object and use it! For me it's...
Check this [documentation](https://reactjs.org/docs/forwarding-refs.html) of react
@ElvisDev187 this is from the documentation > Choose how you want to save the user session. The default is "jwt", an encrypted JWT (JWE) in the session cookie. > >...
https://github.com/atlassian/react-beautiful-dnd/issues/2399#issuecomment-1175638194 It's works with StrictMode
This did fix in this PR https://github.com/zenbill/react-input-mask/pull/1, but since wouldn't be published on npm. I'm using [react-number-format](https://www.npmjs.com/package/react-number-format) in the [npm trends](https://npmtrends.com/react-input-mask-vs-react-number-format) many developers also using it.