Pouya Saadeghi
Pouya Saadeghi
Thanks for the video! Can you please check the console in devtools to see if there's an error?
It does scroll anywhere on the green box. I don't see any issues 🤔 This video is Safari 18: https://github.com/user-attachments/assets/44fb31c8-49f2-462d-bfc7-e81d9f22476b
`active` class is not responsive  But I will try to see if there's a way to make it work with prefixes...
@SleeplessOne1917 fixed in 5.0.21 ✅
@danterohlin @binkybarnes This issue is not about changing the color, it's about the performance of applying hover style for all elements which is unnecessary. You can style the scrollbar using...
Thanks for the PR. The build steps and project structure is changed in v5. This workaround won't be needed anymore 💚
This is not possible by CSS until the new [HTML popover API](https://caniuse.com/mdn-api_htmlelement_popover) and the upcoming [CSS anchor positioning API](https://caniuse.com/css-anchor-positioning) get supported by major browsers. We're planning to add them to...