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 has been archived by the owner on Jun 27, 2024. It is now read-only.
The exporter has never been tested in a portlet environment, so I'm not surprised it doesn't work. Unfortunately, I don't have time to investigate this right now. If you decide to try figuring it out on your own, PrimeFaces issue #1109 may have some useful information.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When I try to use jsfexporter in a existing Liferay portlet, I get the following error:
javax.faces.component.UIViewRoot cannot be cast to javax.portlet.faces.component.PortletNamingContainerUIViewRoot
I got the error after I added these dependencies to the portlet:
The text was updated successfully, but these errors were encountered: