You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! Thank you for you hard work on this pretty useful package.
Just wanted to ask if there's possibility to update virtual-select.js version (possibly to the latest one) in the nearest future.
The currently used one ([email protected]) causes pretty annoying behavior when updateVirtualSelect is called on controller that is not visible (I mean you need to scroll to see it). Update method forces the container to be scrolled to the bottom immediately after it's called.
See:
Hi! Thank you for you hard work on this pretty useful package.
Just wanted to ask if there's possibility to update
virtual-select.js
version (possibly to the latest one) in the nearest future.The currently used one (
[email protected]
) causes pretty annoying behavior whenupdateVirtualSelect
is called on controller that is not visible (I mean you need to scroll to see it). Update method forces the container to be scrolled to the bottom immediately after it's called.See:
The latest version of js library fixes it.
I'd be grateful if you could address my request.
Please let me know if I can help in any way.
Best,
Krystian
The text was updated successfully, but these errors were encountered: