react-spring-bottom-sheet icon indicating copy to clipboard operation
react-spring-bottom-sheet copied to clipboard

Accessible ♿️, Delightful ✨, & Fast 🚀

Results 114 react-spring-bottom-sheet issues
Sort by recently updated
recently updated
newest added

Hello. I would love to know is there a way for me to listen to the scroll event in my body tag. I tried it by listening to the event...

Bug: Content will not scroll if you set a fixed height o content and parent styles contains overflow scroll Short example ``` ...list ``` Example above dont works

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [@juggle/resize-observer](https://juggle.studio/resize-observer/) ([source](https://redirect.github.com/juggle/resize-observer)) | [`3.3.1` ->...

📦 deps
🤖 bot

My code: ``` import { useState } from 'react'; import { BottomSheet } from 'react-spring-bottom-sheet'; import 'react-spring-bottom-sheet/dist/style.css'; const Modal = () => { const [open, setOpen] = useState(false); return (...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@xstate/react](https://togithub.com/statelyai/xstate/tree/main/packages/xstate-react#readme) ([source](https://togithub.com/statelyai/xstate)) | [`^1.2.0` -> `^3.0.0`](https://renovatebot.com/diffs/npm/@xstate%2freact/1.6.3/3.2.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@xstate%2freact/3.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

⚠️ major
📦 deps
🤖 bot

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [svgo](https://svgo.dev) ([source](https://togithub.com/svg/svgo)) | [`^1.3.2` -> `^3.3.2`](https://renovatebot.com/diffs/npm/svgo/1.3.2/3.3.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/svgo/3.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

⚠️ major
📦 deps
🤖 bot

I got BottomSheet working in Next.js but in React I get the following error: `web.js:508 Uncaught TypeError: Cannot read properties of undefined (reading 'getValue') at web.js:508:57 at Array.map () at...

The webpages sometimes will have z-index > 3. Can we get an option to set the zIndex of the bottom sheet please

The Renovate config in this repository needs migrating. Typically this is because one or more configuration options you are using have been renamed. You don't need to merge this PR...