Conversation
|
I can't believe that there is no need of any migrations in wicket-jquery-ajax.js ! @reiern70 You may want to add jquery-migrate-4.0.2.js next to jquery.js and see whether it reports something. |
| return INSTANCE_3; | ||
| } | ||
|
|
||
| public static JQueryResourceReference getV4() |
There was a problem hiding this comment.
I should have checked the diff before my comment!
The V4 is not in use yet! This is the reason why the tests pass.
There was a problem hiding this comment.
See
https://blog.jqueryui.com/2026/01/jquery-ui-1-14-2-released/
The new release seems to be compatible with 4.0
There was a problem hiding this comment.
This link is relevant to wicket-jquery-ui and wiquery but it does not affect wicket-core anyhow.
|
I will enable it and see what fails |
No description provided.