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
For some reason unknown, b:message only checked its children and the root component for field1:input. Now I've added a bit more flexibility. b:message now also checks it's parent. In my test case, that's the form. Hope that works for you, too!
I've uploaded the new snapshot of BootsFaces to Maven Central. As usual, see #369 on how to get it.
If a have a composite component with an implementation like this:
And I add a message for the input element in a page:
I get this exception:
h:message
works instead.The text was updated successfully, but these errors were encountered: