Skip to content

Set value without option list reloading #67

Answered by sa-si-dev
jelly-garden asked this question in Q&A
Discussion options

You must be logged in to vote

@jelly-garden this is expected behavior only. The options list would be rerendered on value select and on the scrolling options list.

The purpose of this plug-in is, to improve the performance by reducing the no.of DOM elements at a time.
To achieve this, only a few options would be rendered at any point in time. And it would be rerendered when needed.

Regarding your requirement, this plug-in already has a feature to group options (example), but the only missing part is, there is no checkbox in the group title. I will implement it in the future release

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@sa-si-dev
Comment options

@jelly-garden
Comment options

Answer selected by sa-si-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants