Pouya Saadeghi

Results 289 comments of 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 ![Screenshot_2024-08-15-23-08-57-772_com android chrome](https://github.com/user-attachments/assets/f7b43d57-41a6-48eb-b136-5bdae766ebb5) But I will try to see if there's a way to make it work with prefixes...

@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...