Stouffi

Results 10 issues of Stouffi

### What package has an issue @mantine/core ### Describe the bug When MultiSelect is given a value prop and a data prop with the same value, and a true searchable...

bug

### What package has an issue @mantine/core ### Describe the bug When an Image with placeholder is server-side rendered, the component displayed in browser can be hydrated after load event...

After using the polyfill to achieve successfully a document preview (content splitted on A4 sheet), I was trying to perform page breaks to make better presentation like forcing page break...

closes #2504 This PR refactors the utility type `ForwardRefWithStaticComponents` defined in `src/mantine-utils/src/ForwardRefWithStaticComponents.ts` in order to build a final type which match what forwardRef returns plus the static properties we want...

### What package has an issue @mantine/core ### Describe the bug Examples with Grid and Timeline ```tsx const gridRef = useRef() const timelineRef = useRef() return ``` Some other components...

completed

### What package has an issue @mantine/core ### Describe the bug This is a regression as the same symptoms mentioned in #2059 are obtained for the same props given to...

### Description When browsing in full screen mode, activating the full screen control on the map will show the map not resized within full screen viewport. ### Expected Behavior The...

bug

closes #6496 This PR fixes a bunch of bugs due to a wrong type annotation on LineItem Entity's variant property. By adding `null` to an union type with `ProductVariant`, this...

## Bug report ### Describe the bug When a draft order contains a custom line item (i.e. a line item not related to any variant), this will make the endpoint...

type: bug

Hi! I just open this issue to know if you would mind create a library based on the codebase you ported from purescript. The context of my issue is that...