Topic: MDB5 - mdb-vue-calendar
Ilia Belov priority asked 3 years ago
1) I've downloaded calendar-master.tar.gz in my root project folder
2) yarn add file:./calendar-master.tar.gz (line "mdb-vue-calendar": "file:./calendar-master.tar.gz",
. appeared in my package.json)
3) Copy 'basic example' code from docs in my empty vue-3 project
Expected behavior
Get calendar widget properly rendered
Actual behavior
But it looks like a widget lost css
Resources (screenshots, code snippets etc.) https://usercontent.mdbootstrap.com/mdb-images/support/fcc1fba8-66a1-4bff-9b7b-214596432721-calendar.jpg
Marcin Luczak staff answered 3 years ago
Hi,
I'm glad that you've managed to find the cause of the problem and fix it instantly :)
Keep coding, Marcin
Ilia Belov priority answered 3 years ago
Sorry. My mistake.
I've forgotten include
import 'mdb-vue-calendar/css/mdb-vue-calendar.min.css';
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Priority
- Premium support: Yes
- Technology: MDB Vue
- MDB Version: MDB5 1.0.0
- Device: Desktop
- Browser: Chrome
- OS: Win10
- Provided sample code: Yes
- Provided link: Yes