omnifaces / optimusfaces

Utility library for OmniFaces + PrimeFaces combined

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

multiViewState via f:attribute does not work

mydeadlyvenoms opened this issue · comments

Hi @BalusC
Today I tried to use the multiViewState option of PrimeFaces like the following:
<f:attribute name="multiViewState" value="#{true}" />

The cookies are getting created but the dataTables state does not survive a page reload.

Ouch! Didn't see this one, thank you.