Hi,
It seems that Mobx was updated yesterday to version 4.0.0 and since then angular-tree-component does not work. I get the following error:

So far it has worked well with mobx version 3.6.1. It would be nice if you set a fixed version in the package.json.
we save the same issue here and as a workaround specified mobx 3.6.1 in our package.json.
@petercmuc how do you do that?
Same issue for our team.
I changed the angular-tree-component's package.json file to require [email protected] _and_ ran npm install [email protected] at the command line. I had to do both to fix the problem.
+1, please provide fix, issue affects working environment
+1
+1
+1
Should be fixed in 7.0.2-beta1 - can you check?
Works for me. Thanks.
It's working! Thank you!
@adamkleingit I'm using version 5, is it possible to release a hotfix within this major version? That would be great!
Thanks for the fix, btw!
Released in 7.0.2 (also released 7.1.0 since then)
Most helpful comment
Should be fixed in 7.0.2-beta1 - can you check?