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

prop() instead of attr() for regular control #339

Closed
wants to merge 1 commit into from

Conversation

utilmind
Copy link

The proper way to select values in prop(), instead of attr(). Values which has been set up with attr() cannot be cleared!!
And this is big problem that cost more than 10 hours of my life today and before when I did not believe in this bug and tried many workarounds!

The proper way to select values in prop(), instead of attr(). Values which has been set up with attr() cannot be cleared!!
And this is big problem that cost more than 10 hours of my life today and before when I did not believe in this bug and tried many workarounds!
@utilmind
Copy link
Author

I realized that patch by AhmadRajabi is even better than mine.
Use this: #315

@utilmind utilmind closed this Jun 17, 2020
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

Successfully merging this pull request may close these issues.

1 participant