New update doesn't allow me to import some components


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

jaccordeiro asked a year 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.)


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.
Status

Answered

Specification of the issue
  • User: Free
  • Premium support: No
  • Technology: Vue
  • MDB Version: 6.0.0
  • Device: PC
  • Browser: Chrome
  • OS: windows 10
  • Provided sample code: No
  • Provided link: No