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
Somehow my stateString became undefined.
Therefore my panelSizes became invalid, too.
The worst thing is that you can't get out of this state without deleting the localstorage manually.
The component should at least catch the case that the json may be invalid, to be able to recover.
The text was updated successfully, but these errors were encountered:
From PrimeVue:primefaces/primevue#4797
I have a Splitter like this
Somehow my stateString became undefined.
Therefore my panelSizes became invalid, too.
The worst thing is that you can't get out of this state without deleting the localstorage manually.
The component should at least catch the case that the json may be invalid, to be able to recover.
The text was updated successfully, but these errors were encountered: