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
I've fixed three errors (query-selectors version, csp and infinite loop in PeoplDataProvider) so the example works again.
There seem to be further smaller problems though and I don't know what these examples are supposed to show.
When I try this code out, no page is generated.
https://github.com/wicketstuff/core/blob/master/datatables-parent/datatables-examples/src/main/java/org/wicketstuff/datatables/demo/NewPage.java
this example works though:
https://github.com/wicketstuff/core/blob/master/datatables-parent/datatables-examples/src/main/java/org/wicketstuff/datatables/demo/HomePage.java
The text was updated successfully, but these errors were encountered: