We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 (move little pins around) selection in Dialog (iOS)
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
Should be able to edit selection iOS
https://codesandbox.io/s/radix-ui-dialog-bug-252sh3?file=/src/App.js
The text was updated successfully, but these errors were encountered:
I tried to catch the error. And;
react-remove-scroll
Sorry, something went wrong.
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!
radix-ui
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: