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

Jakub Strebeyko staff answered 5 years ago


Hi Fabian, Thanks for reaching out! I see no reason you should be experiencing this as of now. Is any error thrown out in the console? And, perhaps more importantly - how are you scaffolding your project, exactly? I am going to try to reproduce it, see it up close. Any kind of step by step reproduction instruction or a minimum show case example (MDBSnippetsJSfiddle or Codepen) would be much appreciated. With 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: 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