Open angiehjort opened 4 years ago
Config is observable and thus wrapped in proxies. Not sure what we can do about it. This is for faster debugging right?
I saw you added js(...)
function in tools page global scope.
Maybe we can add .js()
or .plain()
to all observables, easier than wrapping in js(...)
.
...that doesn't require external use of mobx.toJS