Topic: How to use MDBSelect

luc122c priority asked 2 years ago


The <MDBSelect> component requires the 'Pro Essential' package. I've just bought this (Order #137682) and followed the instructions to make an access token and install the repository, however I still don't seem to be able to use the components in my project?

Expected behavior<MDBSelect> available in project.

Actual behavior

Failed to resolve component: MDBSelect

Resources (screenshots, code snippets etc.)

Order enter image description herepackage.json

    "mdb-ui-kit": "git+https://oauth2:MyAccessToken@git.mdbootstrap.com/mdb/standard/mdb-ui-kit-pro-essential",
    "mdb-vue-ui-kit": "^1.9.0",

Within component

import {
  MDBSelect,
  MDBInput,
  MDBTextarea,
  MDBRow,
  MDBRange
} from 'mdb-vue-ui-kit'

Dawid Wajszczuk staff commented 2 years ago

Hi. From what I see, you try to install MDB5 Standard (vanilla JS) package and try to use MDB5 Vue. Here you can find instructions to install MDB5 Vue Pro https://mdbootstrap.com/docs/vue/pro/installation/.


luc122c priority commented 2 years ago

It looks like i've purchased the wrong package. I've contacted support.


luc122c priority commented 2 years ago

@Dawid Wajszczuk I have not received a reply from support@mdbootstrap.com and my email to contact@mdbootstrap.com has bounced back with 'Connection timed out'. Please could you chase this up or reach out to me via email?


Adam Jakubowski staff answered 2 years ago


Hello @luc122c,

I have already replied to the email you sent us

Keep coding


FREE CONSULTATION

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

Status

Closed

Specification of the issue

  • ForumUser: Priority
  • Premium support: Yes
  • Technology: MDB Vue
  • MDB Version: MDB5 1.14.0
  • Device: MacBook Pro
  • Browser: Firefox Developer
  • OS: 12.4
  • Provided sample code: Yes
  • Provided link: No