Skip to content

[Dropdown] "refresh" and "refreshItems" are not working #2033

Discussion options

You must be logged in to vote

This is a bug, because the select observer should detect changes to the select tag and recreate the menu automatically.
Unfortunately it did not detect attribute changes to option tags.

I fixed this by #2034
See https://jsfiddle.net/lubber/hjdv6bnL/9/

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@smartm0use
Comment options

Answer selected by lubber-de
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment