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
iOS
Develop
Swift Package Manager
8.43.0
16.2
No response
Given
TextField("", text: $viewModel.surname) .sentryReplayMask()
I was unable to click on the text field.
While if you remove the sentryReplayMask modifier everything is working fine again
sentryReplayMask
The TextField should be clickable
The text was updated successfully, but these errors were encountered:
Hello @dr-star, thanks for reaching out, which iOS version are you testing it?
I was not able to reproduce this. Can you share with us a View implementation where you have notice this behavior?
Sorry, something went wrong.
No branches or pull requests
Platform
iOS
Environment
Develop
Installed
Swift Package Manager
Version
8.43.0
Xcode Version
16.2
Did it work on previous versions?
No response
Steps to Reproduce
Given
I was unable to click on the text field.
While if you remove the
sentryReplayMask
modifier everything is working fine againExpected Result
The TextField should be clickable
Actual Result
I was unable to click on the text field.
Are you willing to submit a PR?
No response
The text was updated successfully, but these errors were encountered: