react-jsonschema-form-pagination
react-jsonschema-form-pagination copied to clipboard
bug with <React.StrictMode>
Hello, thank you very much for your work !
There is a bug when using you cannot click on another page
<React.StrictMode>
<App />
</React.StrictMode>
as in this sandBox : https://codesandbox.io/s/test-react-jsonschema-form-pagination-0xm02c?file=/src/index.js
I don't need this to change it is just I struggled for some time to find what caused the problem
Have a nice day !
Olivier