acidb / mobiscroll

Cross platform UI controls for progressive web and hybrid apps (plain JS, jQuery, Angular and React)
https://mobiscroll.com
Other
1.54k stars 439 forks source link

Issues with latest version #501

Closed iaakash closed 2 years ago

iaakash commented 2 years ago

After installing 5.16, i get this error on console while running application: Type MbscModule does not have 'ɵmod' property.

Using Angular 13. Could anyone please provide possible fix. Thanks

dioslaska commented 2 years ago

Delete the .angular/cache folder or run the ng cache clean command.