Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resizable highlights children in safari on mac #2902

Open
2 tasks done
joe-bro-1 opened this issue Mar 4, 2024 · 6 comments
Open
2 tasks done

Resizable highlights children in safari on mac #2902

joe-bro-1 opened this issue Mar 4, 2024 · 6 comments
Labels
bug Something isn't working

Comments

@joe-bro-1
Copy link

Describe the bug

when using the Resizable component in safari on macOS

Screen.Recording.2024-03-03.at.11.57.29.PM.mov

Affected component/components

Resizable

How to reproduce

in safari on macOS drag a resizable element

Codesandbox/StackBlitz link

No response

Logs

No response

System Info

safari Version 17.3.1

Before submitting

  • I've made research efforts and searched the documentation
  • I've searched for existing issues
@joe-bro-1 joe-bro-1 added the bug Something isn't working label Mar 4, 2024
@flixlix
Copy link
Contributor

flixlix commented Mar 8, 2024

I am using Safari and am not experiencing this issue...

@krouskystepan
Copy link

I'm using Safari and I have this issue.. I don't know...

@EnzoDOROSARIO
Copy link

I don't have this issue on safari 17.0 (M2 mac)

@shouryan01
Copy link

Any updates on this? I have the same issue Safari 17.3.1

@joe-bro-1
Copy link
Author

you can add select-none class to <ResizablePrimitive.PanelGroup> and then add the select-auto to any <ResizablePanel>.

p.s. i found the fix in pr #2926 (wasn't merged), but it (#2926) doesn't add select-auto to <ResizablePanel> elements so you aren’t able to select text, but this should work.
more info on use-select https://developer.mozilla.org/en-US/docs/Web/CSS/user-select.

@wontory
Copy link

wontory commented Jun 20, 2024

Maybe this can fix this issue perfectly #3786

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants