Closed LanderBeeuwsaert closed 4 years ago
Angular 9.0 will/is removing Renderer. MobX has released an upgrade 3.0.2 to remove their dependency on Renderer. So Angular tree component will have to import the new package to be able to be used with ng 9 I suppose.
Best regards
duplicate of https://github.com/500tech/angular-tree-component/issues/762
Angular 9.0 will/is removing Renderer. MobX has released an upgrade 3.0.2 to remove their dependency on Renderer. So Angular tree component will have to import the new package to be able to be used with ng 9 I suppose.
Best regards