Angular-tree-component: Error because Mobx has been updated to 4.0.0

Created on 13 Mar 2018  路  13Comments  路  Source: CirclonGroup/angular-tree-component

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:

image

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.

Most helpful comment

Should be fixed in 7.0.2-beta1 - can you check?

All 13 comments

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)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

nicolae536 picture nicolae536  路  5Comments

Shadowlauch picture Shadowlauch  路  5Comments

hipresario picture hipresario  路  4Comments

BrkCoder picture BrkCoder  路  4Comments

carmenbranje picture carmenbranje  路  5Comments