I changed my Primefaces version for the 7.0 on my project and on modena sources too. And since I did that the modena layiout menu is always empty, is this an issue?
Thx and sorry for my english
Modena 2.1.3 compatible with Primefaces 7.0 ?
-
- Posts: 5281
- Joined: 29 Jun 2013, 12:38
Please change the following line in ModenaMenuRenderer.java
with
Best Regards,
Code: Select all
UIComponent form = ComponentUtils.findParentForm(context, menu); // line 197
Code: Select all
UIForm form = ComponentTraversalUtils.closestForm(context, menu);
Github Profile: https://github.com/mertsincan
-
- Posts: 5281
- Joined: 29 Jun 2013, 12:38
Hi,
Please see; https://www.primefaces.org/end-of-sale- ... templates/
Please see; https://www.primefaces.org/end-of-sale- ... templates/
After 3 years of extended support, the legacy layouts listed above have now reached End of Support as well meaning forum support and updates are no longer available.
Github Profile: https://github.com/mertsincan
-
- Information
-
Who is online
Users browsing this forum: No registered users and 1 guest