Problem MDB carousel slidee


Topic: Problem MDB carousel slidee

myictsolutions pro premium asked 5 years ago

Expected behavior slide from left to right

Actual behavior not sliding Resources (screenshots, code snippets etc.) browser console gives these errors:

core.js:33455 The "swiperight" event cannot be bound because Hammer.JS is not loaded and no custom loader has been specified.

core.js:33455 The "swipeleft" event cannot be bound because Hammer.JS is not loaded and no custom loader has been specified.

easypiechart.js:22 Uncaught TypeError: Cannot set property 'EasyPieChart' of undefined at easypiechart.js:22 at easypiechart.js:24


Damian Gemza staff answered 5 years ago

Dear @myictsolutions

You have to install HammerJS, and configure it properly. Please check our Mobile docs for more information on this.

About EasyPieChart - it also needs to install & import this library in angular.json file. Please take a look at our Quickstart Guide, because there's described which libraries you should install, and how to include them in your project.

Best Regards,

Damian


myictsolutions pro premium answered 5 years ago

Hi Damian,

i think hammerjs no longer supports angular 8 as it is installed in my package.json. however de caroussels are not automattically sliding only after I manualy slide it starts sliding by itself really strange.

kind Regards,

Max


Damian Gemza staff answered 5 years ago

Dear @myictsolutions

The problem with automatic sliding carousel will be resolved with the next version of MDB Angular - next Monday.

Best Regards,

Damian


Hello, I have similar error "easypiechart.js:22 Uncaught TypeError: Cannot set property 'EasyPieChart' of undefined at easypiechart.js:22 at easypiechart.js:24", I am sure to have installed mdbootstrap as quickstart guide.


Damian Gemza staff commented 5 years ago

Dear @Carlos Ernesto Bernal Hernández

It seems that the EasyPieChart is not installed in your project, or you didn't imported it like in the Quickstart Guide.


Please insert min. 20 characters.

FREE CONSULTATION

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

Status

Answered

Specification of the issue
  • User: Pro
  • Premium support: Yes
  • Technology: MDB Angular
  • MDB Version: 8.0.0
  • Device: Mac Book pro
  • Browser: chrome
  • OS: Mojave
  • Provided sample code: No
  • Provided link: No