Topic: Full Calendar Plugin - ConfigurableFocusTrapFactory

Assaycr free asked 3 years ago


Expected behavior After following below steps


Step 1: Download this plugin from your user dashboard

Step 2: Extract the downloaded archive from Step 1 and copy the mdb-calendar-{version-number}.tgz file to your application root directory

Step 3: Install the mdb-calendar-{version-number}.tgz package in your application by executing the below command in the application's terminal:

npm install mdb-calendar-{version-number.tgz} --save For example, the installation command should look like the following: npm install mdb-calendar-8.0.0.tgz --save

Step 4: Follow the Quickstart Guide to add MDB Angular Free or MDB Angular Pro (depending on which version you're using) to the application

Step 5: Import the MdbCalendarModule in the app.module.ts file

Step 6: ng serve

It should work, but fail to load dependencies after calendar plugin installation.


Actual behavior


ERROR in node_modules/angular-bootstrap-md/lib/free/modals/modal.directive.d.ts:6:10 - error TS2305: Module '"../../../../../../../AssayCR_DotOneEC/dot-two-ec-ui/node_modules/@angular/cdk/a11y"' has no exported member 'ConfigurableFocusTrapFactory'. 6 import { ConfigurableFocusTrapFactory } from '@angular/cdk/a11y';


Resources (screenshots, code snippets etc.)

Yes, Please find the attachment for issue.enter image description here


Assaycr free commented 3 years ago

Hi, Your calendar has dependencies issue. Please correct dependencies and upload the right tar file.


Assaycr free commented 3 years ago

Yes, I have similar issue.

enter image description here


Arkadiusz Idzikowski staff commented 3 years ago

Please install the @angular/cdk package.


Assaycr free commented 3 years ago

Hi Arkadiusz Idzikowsi,

I have installed @angular/cdk - no luck

Uninstalled and cleaned node_modules folder - still no luck. I have tried all possibilities, for Angular 8 project - Calendar plugin 9.3.1 not correct dependencies.

Can you please check and provide me the correct solution please.

Thanks Rajesh.


Assaycr free commented 3 years ago

Hi Arkadiusz Idzikowsi,

can you please help???

Thanks Rajesh.



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Opened

Specification of the issue

  • ForumUser: Free
  • Premium support: No
  • Technology: MDB Angular
  • MDB Version: 9.3.1
  • Device: Laptop
  • Browser: Chrome
  • OS: Windows
  • Provided sample code: No
  • Provided link: No