Support of Angular 9
See original GitHub issueHello,
Many thanks for this module who worked very well till upgrading towards Angular 9. Is it possible to implement support of Angular 9 ? Regards 😃
Version : 6.0.2
ERROR TypeError: Cannot read property 'selection' of undefined
at DropdownTreeviewComponent.push../node_modules/ngx-treeview/__ivy_ngcc__/src/dropdown-treeview.component.js.DropdownTreeviewComponent.getText (dropdown-treeview.component.js:22)
at DropdownTreeviewComponent_Template (dropdown-treeview.component.js:72)
Issue Analytics
- State:
- Created 4 years ago
- Reactions:15
- Comments:10 (1 by maintainers)
Top Results From Across the Web
Angular versioning and releases
In minor releases, we update peer dependencies by expanding the supported versions, but we do not require projects to update these dependencies until...
Read more >Angular - endoflife.date
Release Released Active Support
15 1 month and 1 week ago. (16 Nov 2022) Ends in 4 months and 3 weeks. (18 M...
14 (...
Read more >Angular 9 support end date? - Auth0 Community
Since Angular 9's LTS ends Aug 6 of this year, then any development on the auth0-angular SDK after that date will not take...
Read more >Angular 9: What's Angular and Angular 9 New Features |
Angular 9 added support for TypeScript 3.7 and improved the IDE and language service ... TypeScript versions 3.6 and 3.7 are supported in...
Read more >A Quick Guide to know what's new in Angular 9 - Edureka
Versions 4x, 5x and 6x are no longer supported. However, Angular 7x will be supported until the 18th of April 2020 whereas version...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Any fix for this? Facing same issue. Angular Version : 9
i am facing same
` error TS2305: Module ‘“…/…/…/…/…/…/…/…/…/…/…/Development/Sprint/Ng-Changes-9/RestaurantIntranet/RestaurantIntranet.WebUI/ClientApp/node_modules/ngx-treeview/ngx-treeview”’ has no exported member ‘TreeviewI18nDefault’.
1 import { TreeviewItem, TreeviewSelection, TreeviewI18nDefault } from ‘ngx-treeview’;`