When I include PrimeFaces into my web-application, some other components just refuse to render on the client's browser. I don't find the reason for this behaviour.
Asked
Active
Viewed 38 times
-4
-
1Any errors in your JavaScript console? Do you have conflicting jQuery versions? (PF loads its own jQuery) – Jasper de Vries Oct 13 '16 at 13:35
-
1See http://www.catb.org/esr/faqs/smart-questions.html and [ask] and [mcve] and http://www.stackoverflow.com/tags/jsf/info – Kukeltje Oct 13 '16 at 13:38
-
Possible duplicate of [Adding jQuery to PrimeFaces results in Uncaught TypeError over all place](http://stackoverflow.com/questions/16166039/adding-jquery-to-primefaces-results-in-uncaught-typeerror-over-all-place) – Jasper de Vries Oct 13 '16 at 14:47
-
So there were errors. Thank you for taking the time to respond to questions in comments. – Jasper de Vries Oct 13 '16 at 14:50