Mobiscoll 4 Ivy Support

Hey guys i use Angular 16 and i get the error (@mobiscroll/angular4) which declares MbscNavigationModule is not compatible with Angular Ivy. I need Mobiscroll 4 because 5 not support all Functions. What i need to do to solve the Problem. Regards Asan

1 Like

Hello @advisori :wave:

Thanks for reaching out and sorry about the trouble!

Yes, that’s because Angular 16 dropped ngcc (Angular compatibility compiler) support, which made the v4 version of Mobiscroll incompatible with Angular 16 (at the moment).

I’ll add your voice to the report, so you’ll be notified when there will be any updates.

1 Like

Any updates on Ivy support for Mobiscroll v4?

Hello @Deeksha_Gulati :wave:

I added your voice to the report.

We don’t have an ETA, we are planning to solve this issue but not in the near future since our main focus is on Mobiscroll v5.

Hi
But then is there a plan to bring components like Numpad which are only in v4 to v5?

1 Like

We are gradually moving things over and adding new functionality to v5 at the same time. It is easily possible that some functionality will be not moved over however

Modules MbscListviewModule and MbscScrollerComponent missing from @mobiscroll/angular-ivy (v5), restricting us from moving to Angular 16 and further. So basically we’re stuck on @mobiscroll/angular4 and Angular 15.

I see that it’s already a year since this thread was created.

Are there any updates on bringing Scroller and Listview support to Mobiscroll 5?
Or if you’ve dropped those completely - clear advise and guide on how to migrate to something different?

Hi @Seng_Oon_Toh :wave:

As mentioned above, Angular 16 dropped ngcc (Angular compatibility compiler) support, which made the v4 version of Mobiscroll incompatible with Angular 16.

Currently, we don’t have plans in the near future to migrate those components in v5. And it is easily possible that some functionality will be not moved over.

Besides that, as I mentioned in the other thread, you are welcome to share more information about how you are using the Scroller and Listview components and I’m happy to look into it if we can find any alternative in v5.

Hi @Zsombor!

Is it still possible to download missing components as plain Javascript library without any frameworks? Found only Angular and Ionic options while trying to download Mobiscroll v4 from the website.

I could then create my custom Angular wrappers around these.

I use Scroller for different pickers primarily for smaller screens, while ListView is used for the FAQ page, to get deeper into details of questions/answers.