admin-template icon indicating copy to clipboard operation
admin-template copied to clipboard

Incompatibility to primefaces 15

Open jomu78 opened this issue 1 year ago • 0 comments

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?

jomu78 avatar Apr 09 '25 14:04 jomu78