Topic: New update doesn't allow me to import some components

jaccordeiro free asked 4 years ago


Expected behavior

When I import the following components like so:import { Btn, Row, Column } from 'mdbvue'

it was supposed to let me use them normally.

Actual behavior

With the new update even if I do import those components I can't use them anymore. Why is this happening? I know we also have mdbcol mdbrow and mdbbtn, but now I have an application with the other components.

Resources (screenshots, code snippets etc.)


Mikołaj Smoleński staff answered 4 years ago


The latest release was the breaking one. A long time ago we decided to change all components names. Now, the only available names contains mdb prefix. In your case it would be mdbBtn, mdbRow, mdbCol.

Best regards



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: Free
  • Premium support: No
  • Technology: MDB Vue
  • MDB Version: 6.0.0
  • Device: PC
  • Browser: Chrome
  • OS: windows 10
  • Provided sample code: No
  • Provided link: No