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

Can't edit selection inside Dialog component (iOS) #2492

Open
franzwarning opened this issue Oct 29, 2023 · 2 comments
Open

Can't edit selection inside Dialog component (iOS) #2492

franzwarning opened this issue Oct 29, 2023 · 2 comments

Comments

@franzwarning
Copy link

franzwarning commented Oct 29, 2023

Bug report

Can't edit (move little pins around) selection in Dialog (iOS)

Current Behavior

Can't edit selection (move the little pints around) in Dialog (iOS)
https://github.com/radix-ui/primitives/assets/1596816/de1033a2-0f1a-4547-b462-6b16a54b2252

Expected behavior

Should be able to edit selection iOS

Reproducible example

https://codesandbox.io/s/radix-ui-dialog-bug-252sh3?file=/src/App.js

@omeralpi
Copy link

omeralpi commented Oct 31, 2023

I tried to catch the error. And;

  • First of all, while there is no problem in IOS 16.4, there is a problem in IOS 17.
  • There is a problem with the 3rd party react-remove-scroll package.

@franzwarning
Copy link
Author

I tried to catch the error. And;

  • First of all, while there is no problem in IOS 16.4, there is a problem in IOS 17.
  • There is a problem with the 3rd party react-remove-scroll package.

got it. Thanks for taking a look. will wait until react-remove-scroll is updated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants