-
Notifications
You must be signed in to change notification settings - Fork 31
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
Error: removeOption function #35
Comments
Pushing this again. I have the same error.
and the snippet to remove the options:
I have already had a quick look into the code, but couldn't find it quickly. |
I digged deeper into this and I can see, after calling removeOption and getting the Attribute. |
linking potential fix here: #60 |
Hi.
In the code below, I am trying to remove an option from an option set field but when I call getOptions() the option still there.
Code
Result
The text was updated successfully, but these errors were encountered: