Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I am using mdbootstrap 4.8.5 version in vue app. #50

Closed
vuelove1226 opened this issue Jul 11, 2019 · 1 comment
Closed

I am using mdbootstrap 4.8.5 version in vue app. #50

vuelove1226 opened this issue Jul 11, 2019 · 1 comment

Comments

@vuelove1226
Copy link

This is my index.js file.

import 'jquery/dist/jquery';
import 'popper.js';
import 'bootstrap';
import 'mdbootstrap/js/mdb';
import "./partial/searcher";
import "./partial/home";

import '@fortawesome/fontawesome-free/js/all';

But i can see follow error.
mdb.js:15937 Uncaught ReferenceError: bsCustomFileInput is not defined
at HTMLDocument.eval (mdb.js:15937)
Can you help me kindly?

@Johann-S
Copy link
Owner

Johann-S commented Jul 11, 2019

Hi @zhenlong1987,

It seems mdbootstrap integrate bs-custom-file-input according to them: https://mdbootstrap.com/docs/jquery/forms/file-input/

Unfortunately, I don't know what are they doing and how.
You should ask help here: https://github.com/mdbootstrap/bootstrap-material-design/issues

I hope you'll find an answer 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants