-
Notifications
You must be signed in to change notification settings - Fork 101
Open
Description
admin-template 2.0 is not compatible to Primefaces 15
- Primefaces 15 ships with jquery v4.0.0-beta.2
- admin-template ships with bootstrap 3.4.1
Bootstrap 3.4.1 requires JQuery <= 1.9.1 < 4.0.0
-
This leads to the following error in the browser console:
bootstrap.min.js.xhtml?ln=js:6 Uncaught Error: Bootstrap's JavaScript requires at least jQuery v1.9.1 but less than v4.0.0
-
Furthermore there is a breaking change leading to missing paginator links/buttons
https://primefaces.github.io/primefaces/15_0_0/#/../migrationguide/15_0_0?id=breaking-changes
@rmpestano : there has been no update for quite a while. Is this project still active? are there any plans to update?
Metadata
Metadata
Assignees
Labels
No labels