Module '"@mobiscroll/angular"' has no exported member 'MbscCalendarEvent'

When trying to import MbscCalendarEvent, I got the following error message:

Module ‘"@mobiscroll/angular"’ has no exported member ‘MbscCalendarEvent’

import { MbscCalendarEvent } from ‘@mobiscroll/angular’;

Mobiscroll version: 4.10.10

Hello @bao :wave:

You got this error message, because you are trying to use the Event Calendar component from v5 with Mobiscroll v4.

However, based on your download logs, I see you managed to use the V5, did that solve this issue, right?

Also, you can read more information about the difference between v4 and v5, here: What's the difference between v4 and v5 | Mobiscroll Help Center.