Topic: Time picker opens when page opens
Brett King pro asked 7 years ago
I'm having an issue where whenever I have a time picker on the page it opens when the page opens. I am using version 4.3.1
I was able to test this with the angular mdb bootstrap example project that comes with the pro download. I added a text box and then the time picker example code from the documentation to the app.component.html and it immediately opens the time picker screen when the page opens. I would expect the time picker to work like the date picker, which doesn't open it's screen until you click on the date picker.
I can provide a code sample if needed.
Adrian Sawicki free answered 7 years ago
Hello,
It should be enough to change
[showClock]="true"
to false;
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Resolved
- ForumUser: Pro
- Premium support: No
- Technology: MDB Angular
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No