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/core ### Describe the bug Switch component from **@mantine/core** shows TypeError when I try to Icon as children. I took the code from Mantine...

### What package has an issue @mantine/nprogress ### Describe the bug Currently, there are no easy way to add `aria-label` to `NavigationProgress`. From the source code, it doesn't have any...

### What package has an issue @mantine/carousel ### Describe the bug 1. When I getApi embla and reinit with new number slideToScroll, indicators not update. 2. When responsive indicators not...

### What package has an issue @mantine/hooks ### Describe the bug `useViewportSize` sets its values in a useEffect, which means the size on the initial page render is ``` {...

### What package has an issue @mantine/core ### Describe the bug As you can see, the arrow is not moving where the trigger is positioned on the screen ### What...

help wanted

### Link to the page where something nasty is located https://codesandbox.io/s/wild-sunset-6zkf4u?file=/src/App.tsx ### Exact quote of what is wrong Now when we disable the radio we have the label of the...

### What package has an issue @mantine/core ### Describe the bug When content in List.Item is wrapping, it starts on start of a new line without the same space as...

help wanted