-
-
Notifications
You must be signed in to change notification settings - Fork 227
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
Actionsheet overlay triggers WSTagsField animation and renders tags in gray #106
Comments
@wousser Thank you for opening an issue. Could you share an example project please? |
I tested this and I couldn't reproduce your issue. The code that I used for testing:
I'll close this. |
It is reproducible in the example.
From the prints in the debug area you can see that the 'Unselect' is called on each WSTagView after the alert is dismissed.
|
Which version of the WSTagsField are you using?
4.0.0
On which platform does the issue happen?
iOS 12
Are you using Carthage?
Carthage, latest
Are you using Cocoapods?
No
Which version of Xcode are you using?
Xcode latest
What did you do?
See title
Add a short snippet of code to show the problem
What did you expect to happen?
Tags field should not do an animation and tags should not change color
What happened instead?
See title, and capture:
The text was updated successfully, but these errors were encountered: