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
Using the code above, in the search field type 'B' (Sometimes the results are not filtered correctly and results starting with 'A' are shown) then use down arrow to select "BB".
Type 'B' again and use down arrow to select 'B' and an error occurs before selection is done.
On inspection the issue seems to occur due to the class active-result been added twice when building results in DesktopMultipleChosenImpl
Using the code above, in the search field type 'B' (Sometimes the results are not filtered correctly and results starting with 'A' are shown) then use down arrow to select "BB".
Type 'B' again and use down arrow to select 'B' and an error occurs before selection is done.
On inspection the issue seems to occur due to the class
active-result
been added twice when building results inDesktopMultipleChosenImpl
gwtchosen 3.0.1
gwt 2.8.2
java 8
gwtquery 1.5-beta1
The text was updated successfully, but these errors were encountered: