mantine icon indicating copy to clipboard operation
mantine copied to clipboard

A fully featured React components library

Results 255 mantine issues
Sort by recently updated
recently updated
newest added

### What package has an issue @mantine/dates ### Describe the bug Trying out the demo on the website – using TAB to navigate the date pickers. When a datepicker popup...

### What package has an issue @mantine/rte ### Describe the bug Only when I paste (CMD+V) an image raise the error, even with strict mode disabled: **next.config.js** ``` /** @type...

rte

### What package has an issue @mantine/core ### Describe the bug Our `Tabs` component uses enum values like `YES` and `NO` and when rendered in the DOM this leads to...

### What package has an issue @mantine/core ### Describe the bug For the Slider component if I have the following code - ```javascript ``` My `min = 1 & max...

help wanted

This function allows me to send off an external request on clicking the confirm button and waits until it completes before closing, while also setting the loading state on the...

### What package has an issue @mantine/nprogress ### Describe the bug When the navigation progress completes, the animation of the progress should be to fill the entire width instead of...

help wanted

### What package has an issue @mantine/form ### Describe the bug Hello, I have a situation where after every input change the component triggers a context update (debounced of course),...

### What package has an issue @mantine/modals ### Describe the bug My setup is pretty complex so I'm not sure I'd be able to create a minimal reproduction sample because...

### What package has an issue @mantine/core ### Describe the bug Hi. I have a little problem with fullscreen modal when I initialize vendor map when modal is open, I...

### What package has an issue @mantine/modals ### Describe the bug Steps to reproduce: - I started with mantine-remix-template - I added `@mantine/modals` to package.json - In root.tsx I added...

help wanted
remix