react-json-tree
react-json-tree copied to clipboard
Hide function definitions in state
trafficstars
We are using seamless-immutable which adds functions like merge, 'update`, etc.. into the state object. In the Redux Log Monitor these functions are showing in the panel. Is there a way to hide these?
react-json-tree doesn't support filtering entries, although in your case it can be solved with LogMonitor.select prop, I suppose.