Topic: MDB React Sortable issue

keymedium priority asked 4 years ago


Expected behavior Comile without error, as well as git.mdbootstrap.com access for my latest order for the react sortable plugin. Please add my email to the sortable repo package!

Actual behavior DId not compile without error. DId not receive package via git.

Resources (screenshots, code snippets etc.) Try it yourself, the docs were mistaken and should instead be import MDBSortable from 'sortable';


Jakub Chmura staff answered 4 years ago


Hi @keymedium,

After purchasing plugins, we do not give access to GitLab. You can install this plugin via a zip file which you can download. Path to sortable import depends on your package.json file. When you have a path like that:

"sortable": "path to zip file" ;

You need to import MDBSortable from 'sortable' package, but when you install it under other name like: "mdb-react-sortable" : "path to zip file" ;

then you need to import plugin from "mdb-react-sortable".

If there is anything else I could do for you do not hesitate to ask me. I'll be happy to help you.  

Best Regards,

Kuba



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

  • ForumUser: Priority
  • Premium support: Yes
  • Technology: MDB React
  • MDB Version: 4.25.1
  • Device: Mac
  • Browser: Chrome
  • OS: Latest
  • Provided sample code: No
  • Provided link: No