react-jsonschema-form-pagination icon indicating copy to clipboard operation
react-jsonschema-form-pagination copied to clipboard

bug with <React.StrictMode>

Open roievil opened this issue 2 years ago • 0 comments

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

roievil avatar Mar 02 '23 14:03 roievil