Closed LeahPike closed 4 years ago
Hi,
Having same problem here on IE11. It seems that the version you are referencing which has mobx@4.15.x will be released in a 8.5.3 of angular-tree-component (based on the versioned package.json on master) but it doesn't exist yet on npm. When will this version with mobx downgrade be released on npm?
Thanks.
EDIT: also, here is the pull request regarding the mobx downgrade: https://github.com/500tech/angular-tree-component/pull/776
The downgrade was merged. Please use angular-tree-component 8.5.4
Reproduce
Please reproduce here if reporting a bug, or requesting help: IE11 is no longer supported when using Angular 9 and the latest version of the tree component, you get the following error message now
Here is the package.json file so you can see the references
I have looked at the package.json file and it seems to reference an earlier version of mobX and mobx-angular, like so
But when i try to install the latest version from npm the package.json file shows this?
Is the latest release on npm??