GrapesJS / components-countdown

Simple countdown component for the GrapesJS Editor
BSD 3-Clause "New" or "Revised" License
22 stars 37 forks source link

Countdown element not working in safari mac #5

Closed kuldeepcis closed 6 years ago

kuldeepcis commented 6 years ago

Hello @artf ,

Countdown element not working on safari browser like date is not selectable . Thanks in advance.

artf commented 6 years ago

You should create a custom trait (eg. by using some date picker) and use it inside the plugin dateInputType: 'your-date-picker'