Saving this.getViewState() into a variable this.savedViewState, and then executing setViewState(this.savedViewState) does not work, and breaks any visualizations I had working prior. Any tips?
That's not nearly enough information to help - at an absolute minimum, we'll need your version (exact build string) and the value of the state variable that you're trying to restore, in order to offer any advice.
Comment