Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WicketStuff Select2 control does not seem to work inside TabbedPanel element. #708

Open
antonellyb opened this issue Jul 16, 2021 · 5 comments

Comments

@antonellyb
Copy link

antonellyb commented Jul 16, 2021

Hi,
WicketStuff Select2 control does not seem to work on the first tab of a TabbedPanel with non-default markup.

Here is a mini demo application that shows the issue and can be used for debugging and fixing.
https://github.com/antonellyb/select2Bug

@martin-g
Copy link
Member

Hi @antonellyb !
Thanks for reporting the issue!

Could you please provide a mini demo application that could be used for debugging and fixing the issue ?

@antonellyb
Copy link
Author

Hi @antonellyb !
Thanks for reporting the issue!

Could you please provide a mini demo application that could be used for debugging and fixing the issue ?

I'm working on this

@antonellyb
Copy link
Author

Hi @martin-g
The demo application is finally ready.
https://github.com/antonellyb/select2Bug

@antonellyb
Copy link
Author

antonellyb commented Aug 11, 2021

Hi @martin-g
I have made demo-application even simpler.
No forms, just a TabbedPanel.
I also added pom.xml that was missing in the repository by mistake.

@solomax
Copy link
Contributor

solomax commented Aug 31, 2021

Hello @antonellyb,

so far I see multiple issues with this demo project:

  1. (minor) wicket and wicketstuff are outdated
  2. DictionaryBase is NOT Serializable
  3. ComponentNotFoundException: Component 'tabs:panel:choiceNotWorking' has been removed from page. in the logs

I would say you are doing something unexpected ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants