in-ch
in-ch
Hello, I'm reporting an issue regarding the Tabs component when used in the mobile environment. While there are no problems on laptops or tablets, the issue arises specifically in mobile...
I am aware that there are updates related to React 18 support in this library. However, the new version has not been released yet. Do you have any plans to...
I implemented an onClick event function that allows the `` component to display a confirmation modal whenever the page is moved as follows. ```jsx e.preventDefault(); handleShowModal( commonModal({ title: 'title', description:...
Thank you for the great open-source library. 😀 The imageToAscii package currently lacks TypeScript type definitions, which makes it difficult to use in TypeScript projects. Adding official TypeScript support or...
Hello. 😀 When using the `Panel` component with event handlers such as `onDragLeave`, `onDragEnter`, `onDrop`, and `onDragOver` typed as `DragEventHandler`, a type error occurs when trying to use the `contains`...
### Product axe-core ### Product Version _No response_ ### Latest Version - [x] I have tested the issue with the latest version of the product ### Issue Description #### Expectation...
# Bug Description When the mobile navigation menu (accessed via the burger icon) is opened on a small viewport, the main element on the page is incorrectly rendered above the...