I wanted to try the recently released version of Angular 22 with Mobiscroll 6.1.0.
I can’t build the angular application because Mobiscroll is using “ComponentFactoryResolver” which doesn’t exist anymore, it was deprecated long time ago and it has been finally removed in Angular 22.
As one can see in the Angular 21 => 22 migration guide:
Hi @Josep_Ponsati 
Sorry about the trouble. It looks like the final release of Angular 22 is not compatible with the latest version of Mobiscroll.
I’ve already notified the development team about the issue and asked them to prioritize it. They’re currently working on a solution, and I’ll let you know as soon as we have an update.
Thanks for your patience, and sorry for the inconvenience.
1 Like
Hello @Josep_Ponsati 
We have released Mobiscroll 6.1.1,, where we fixed compatibility with Angular 22, which removed the deprecated ComponentFactoryResolver API.
You can find a guide on how to update to the latest Mobiscroll version here: Welcome to the Mobiscroll Docs | Mobiscroll Documentation.