Hello everyone ; I am facing a really weird problem, when I try to open the HtmlDialogDemos project , or a really simple dialog with a single tag p:outputLabel, please have a look at this image: The error message was: Undefined component type org.primefaces.component.Outputlabelk I tried many workarounds, such as:
But they all didn't work. It seems there's something wrong with the Primefaces stuff, but the Primefaces lib was embedded in the Ivy Designer and it looks good so far. I tried the older version 5.0.18 then it worked. Do you have any idea ? Thanks. asked 22.02.2018 at 06:18 milkpig |
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 22.02.2018 at 06:18
Seen: 1,339 times
Last updated: 07.03.2018 at 01:46
Is it possible that you have a typo on your view? I don't think there will be that message without a reference to it like
<p:outputLabelk> ...