You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 24, 2022. It is now read-only.
hey! =)
I was looking for a jsf jalali calendar, so I found yours.
I tested project in a empty web app project, It works fine.
but I want add this in a real project (a spring boot web application) that uses primefaces components too.
It should not be a problem, but the page does not load at all!
there is no exeption, but I see some errors in browser console. here is the error:
Uncaught TypeError: this.jq.layout is not a function
at c._render (layout.js.do?ln=primefaces&v=8.0:2)
at c.renderDeferred (core.js.do?ln=primefaces&v=8.0:22)
at c.init (layout.js.do?ln=primefaces&v=8.0:2)
at c.e. [as init] (core.js.do?ln=primefaces&v=8.0:22)
at new c (core.js.do?ln=primefaces&v=8.0:22)
at Object.createWidget (core.js.do?ln=primefaces&v=8.0:16)
at Object.cw (core.js.do?ln=primefaces&v=8.0:16)
at HTMLDocument. (passwordOperation.do:775)
at o (pfaces.js.do?ln=pfaces:2)
at Object.fireWith (pfaces.js.do?ln=pfaces:2)
could you please help me if have an Idea? I searched for a long time but I did not find the solution.
thanks!
hey! =)
I was looking for a jsf jalali calendar, so I found yours.
I tested project in a empty web app project, It works fine.
but I want add this in a real project (a spring boot web application) that uses primefaces components too.
It should not be a problem, but the page does not load at all!
there is no exeption, but I see some errors in browser console. here is the error:
Uncaught TypeError: this.jq.layout is not a function
at c._render (layout.js.do?ln=primefaces&v=8.0:2)
at c.renderDeferred (core.js.do?ln=primefaces&v=8.0:22)
at c.init (layout.js.do?ln=primefaces&v=8.0:2)
at c.e. [as init] (core.js.do?ln=primefaces&v=8.0:22)
at new c (core.js.do?ln=primefaces&v=8.0:22)
at Object.createWidget (core.js.do?ln=primefaces&v=8.0:16)
at Object.cw (core.js.do?ln=primefaces&v=8.0:16)
at HTMLDocument. (passwordOperation.do:775)
at o (pfaces.js.do?ln=pfaces:2)
at Object.fireWith (pfaces.js.do?ln=pfaces:2)
could you please help me if have an Idea? I searched for a long time but I did not find the solution.
thanks!