Daemonite / material

Material Design for Bootstrap 4
http://daemonite.github.io/material/
MIT License
3.2k stars 725 forks source link

Datepicker is broken on the sample page. #244

Open arivera12 opened 4 years ago

arivera12 commented 4 years ago

The picker shows and hides always... http://daemonite.github.io/material/docs/4.1/material/pickers/

djibe commented 4 years ago

Not anymore : https://djibe.github.io/material/docs/4.4/material/pickers/

Use my fork for now.

arivera12 commented 4 years ago

ok. Its ur fork more advance than this current repository?

djibe commented 4 years ago

A lot. Compare the docs.

sesemaya commented 4 years ago

Hi @arivera12,

Update pick a date plugin to 3.6.4 fixed the issue for me on Chrome v79.

This has already been committed to the master branch, so you can do npm i --save-dev Daemonite/material or set "daemonite-material": "github:Daemonite/material" as the devDependencies for now before v4.4.1 is released to get a working copy.

arivera12 commented 4 years ago

@sesemaya I will download and test soon.

djibe commented 4 years ago

You can use my fork for working Datepickers : https://djibe.github.io/material/docs/4.5/material/pickers/

djibe commented 3 years ago

Hi @arivera12 , here is the best Picker plugin: dropdown on desktop and OS default on mobile: https://djibe.github.io/material/docs/4.5/plugins/picker-flatpickr/