Skip to content

antonellyb/select2Bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

select2Bug

This application demostrates an issue with org.wicketstuff.select2.Select2Choice component.
Run it with
mvn:jetty:run
and open
http://localhost:8080/
You will see a page with three select2 components.
The first and the third one do work correctly but the second one does not.
For example if you type 'F' to the first or the third one, a list of three choices appear:

First Choice
Fourth Choice
Firth Choice

If you type 'F' to the second one, nothing happends

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published