Open ksreyr opened 3 years ago
Hi, did you updated admin-template as well? If not can you try latest version?
Also I had the same problem while updating other admin-starters to Primefaces 8, check this commit: https://github.com/adminfaces/admin-starter/commit/6c37200772e8a7dbec5e7ccaab6c09380e68eda4
I'll update this project once I have time
Hello, thanks for your quick response.
I have tried with the latest version of admin-theme and primefaces. specifically:
admin-faces use version: 1.3.0
primefaces use version: 10.0.0
tomcat version: 9
What impresses me is that in the project, which uses the Wildfly server, this functionality works without a problem. I hope that soon there could be more information on the Issue.
The main issue with this project is that it is using PrimeFaces 7, and to migrate to 8 or even 10 you need to follow their migration guides, that's what I did on the other admin-starter projects. Also check the commit I referenced here, you should see some changes on load
while initializing the LazyDataModel
I hope it helps
Sorting tables functionality does not work with the Primefaces dependency in version 10, even though it works with version 8.
I have even tried the example case proposed in the project with tomcat and the functionality does not work well either.
I wonder if you know of any reason why this bug occurs on the tomcat 9 servers? and how to repair it in version 10 of primefaces ?.
I remain attentive to your response and I will be available for any question or information you need from me.
best regards.