Topic: Datepicker and Timepicker popup problem
Varcoloc pro asked 5 years ago
**Expected behaviour** When working with local files of the MDB pro. I was hoping that when I initialized the date picker and time picker inputs that it will show me the pop-up interfaces. **Actual behavior** What ends up happening is I get a UI that is not user-friendly and displayed below the input and transparent. **Resources (screenshots, code snippets etc.)**
Screenshot of error: https://github.com/Varcoloc/error_handling/blob/master/Screen%20Shot%202019-03-27%20at%204.44.18%20PM.png
// Date picker initialization
$('.datepicker').pickadate({
today: 'Today',
clear: 'Clear selection',
close: 'Cancel'});
// Time input initialization
$('#input_starttime').pickatime({});
Marta Wierzbicka staff answered 5 years ago
Hi,
so, I need more information about your package. Would you send me a .zip
to m.szymanska@mdbootstrap.com and I'll check that package? Or maybe you see something there that would indicate a problem?
Best, Marta
Marta Wierzbicka staff answered 5 years ago
Hi,
please, create a snippet showing the problem here: https://mdbootstrap.com/snippets/. If I see your code, then it will be easier for me to help you.
Best, Marta
Varcoloc pro commented 5 years ago
https://mdbootstrap.com/snippets/jquery/varcoloc/517608
Snippet works fine. It's just when I download my Big Bundle locally on my computer. We start to have problems.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Pro
- Premium support: No
- Technology: MDB jQuery
- MDB Version: 4.7.5
- Device: Macbook Pro Late 2016
- Browser: Google chrome
- OS: OSX
- Provided sample code: No
- Provided link: Yes