0

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:

enter image description here

I deleted jQuery.escapeSelector = Sizzle.escape; from jquery.js.

enter image description here

But the problem persists

Could you please tell me what I missed ?, thanks a lot.

Bella
  • 49
  • 1
  • 7

1 Answers1

1

there's no need by putting both primefeces folder and vendor>jquery

you can try that architecture:

enter image description here

HTH

Saria Essid
  • 1,240
  • 1
  • 11
  • 16