Vitaly Rtishchev
Vitaly Rtishchev
Please add a demo with the new component to Drawer and Modal documentation
Sure @hassanzadeh-mj you are welcome to submit a PR with a fix
This PR is not a place to provide feedback or ask questions. If you want to get help, submit an issue or ask a question in GitHub discussion.
It works incorrectly with escape key. When multiple modals are opened and escape key is pressed, the first one that closes is the underlying modal. See example of incorrect behavior...
I've started encountering this issue after update to recharts 3. There was no warning with recharts 2.x. The warning is misleading because height and width are explicitly set on the...
eslint-plugin-next was not used because at the time of this repository development it was not compatible with ESLint 9. It might be compatible now, I did not check.