Topic: styles not working properly on mdbvue (mdbInput)

fabian.wirth free asked 5 years ago


I am trying to simply use a mdb Input.  
import Vue from 'vue';
import 'bootstrap-css-only/css/bootstrap.min.css';
import 'mdbvue/build/css/mdb.css';
import {mdbInput} from 'mdbvue'

Vue.component('mdb-input', mdbInput);
new Vue({ el: '#app'});

but my output looks like thisoutput


Please insert min. 20 characters.

FREE CONSULTATION

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

Status

Opened

Specification of the issue

  • ForumUser: Free
  • Premium support: No
  • Technology: MDB Vue
  • MDB Version: 4.6.0
  • Device: PC
  • Browser: chrome
  • OS: Windows
  • Provided sample code: No
  • Provided link: No
Tags