I integrated SB Admin template on my jsf project
All is worked fine with primeaces 6.
However, I got a problem after upgrading to primefaces 7.
the p:selectOneMenu
becames disabled.
I got that exception:
I deleted jQuery.escapeSelector = Sizzle.escape;
from jquery.js
.
But the problem persists
Could you please tell me what I missed ?, thanks a lot.
there's no need by putting both
primefeces
folder andvendor>jquery
you can try that architecture:
HTH