Skip to content

B:poll refreshing the whole page  #62

@primeO

Description

@primeO

Hi all ,

   Trying to implement b:poll on a dialog . interval is set as 1 it is refreshing the whole page . any thing which i had missed here .
<dialog id="myDialog"
			style="width: 70%;height : 400px;border-color: #009bd6;padding: 10px;margin: auto;">
		<div>
  <b:poll interval="1"
          update="fullCatalog"
         />
  <h:outputText id="fullCatalog"
                value="Some value " />
		</div>
		</dialog>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions