Skip to content

Verona : The form component needs to have a UIForm in its ancestry. #2557

Discussion options

You must be logged in to vote

If anyone else reads this the bug is in topbar.xhtml the menu input needs to be wrapped in a form.

<h:form>
       <p:inputText type="text" placeholder="Search" />
       <span class="pi pi-search"></span>
</h:form>

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@melloware
Comment options

@ritonglue
Comment options

@melloware
Comment options

Answer selected by melloware
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working Resolution: Workaround Workaround for the issue is found
2 participants