mdehoog / Semantic-UI-Calendar

Calendar module for Semantic UI
MIT License
805 stars 126 forks source link

How to disable calendar popup in case of autofocus? #92

Open smartm0use opened 7 years ago

smartm0use commented 7 years ago

Do you know any way or does exist any setting to disable calendar popup when the component get focus by autofocus, instead of by user interaction?

Thank you.

DanielSwain commented 6 years ago

Try the "on" setting when initializing the component.

smartm0use commented 6 years ago

It worked, thank you!

smartm0use commented 6 years ago

Ehm... now if you don't select a date it doesn't close when you click outside... Is this the expected behaviour?

smartm0use commented 6 years ago

Maybe click does the trick?