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

MdInput #1

Open
kenzmca86 opened this issue Jun 21, 2018 · 4 comments
Open

MdInput #1

kenzmca86 opened this issue Jun 21, 2018 · 4 comments

Comments

@kenzmca86
Copy link

kenzmca86 commented Jun 21, 2018

Hey Guys,

When i was implemented the MdInput into my sample temple, it won't working properly. I think i need to include some source file into my project, could some body can help me out this. If anybody can tell me how to use on this with example. Big thanks.

@smolenski-mikolaj
Copy link

Hi,
MdInput is part of our MDB Vue package and You don't need to add nothing else to Your app. Do You have any errors in Your console?

@kenzmca86
Copy link
Author

kenzmca86 commented Jun 22, 2018

Hi,

No, I couldn't found any errors. You are right, no need to include any package except MDB Vue. what i had implemented in my vue-cli 3 in the App.vue file. When i open the browser it was came well like
image
when i clicked into basic example input, it was came like
image
when i moved into next input, first input placeholder not landing properly like
image.
See below are my sample code i had implemented, is that any dependencies need while using vue-cli or i need to stay on what you provided.

This is my package.json:
dependencies": {
"vue": "^2.5.16",
"vue-router": "^3.0.1",
"vuex": "^3.0.1",
"bootstrap": "^4.1.1",
"font-awesome": "4.7.0",
"mdbvue": "^4.2.0",
"vue2-google-maps": "^0.9.7"
}

Sample code:

image

Could you please help me to out on this ASAP that will be helpful.

@kenzmca86
Copy link
Author

Hi, I could not find any sidenav documents for vue, Is that any resources available, please add the comment.

@JStrebeyko
Copy link

Hi there,
The issues you have been experiencing stem out of an faulty input component. We fixed it already, the release is coming next Monday. When it comes to the Dashboard, please have a look into App.vue. It is a regular GroupListItem enriched with routing, seek mdbootstrap GroupListItem for documentation (that way is better than a direct link, as it can change over the course of next days). Cheers!

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

3 participants