react-json-tree icon indicating copy to clipboard operation
react-json-tree copied to clipboard

Hide function definitions in state

Open gschwa opened this issue 9 years ago • 1 comments
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?

gschwa avatar Apr 22 '16 18:04 gschwa

react-json-tree doesn't support filtering entries, although in your case it can be solved with LogMonitor.select prop, I suppose.

alexkuz avatar Apr 23 '16 02:04 alexkuz