Open ebremer opened 3 years ago
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.
Thanks, I will re-test!
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