We are trying to save the state of the slicers and apply them.
We get the state using getSlicerState () and, on the onLoad event, we try to apply them with .setSlicerState(),
When we try to apply the saved state, we get an error:
The state that we save and try to apply:
Why we can't use the saved state for the same slicer аnd what do we need to do to apply them?
For other slicers, it works correctly, the problem only with Hierarchy Slicer.