Andres Santos
Andres Santos
Is it possible to pre-fill a default text for the input in the prompt mode? (just what the javascript native prompt 2nd parameter does).
Hi, I've tested the example in multiple browsers, it works everywhere except on Safari when using Firebase (tested on iOS 11.2.6 with Firebase 5.2.0).
> this is a #hashtag... is being converted to: `this is a #hashtag...` instead of: `this is a #hashtag...`
Hi @wrick17 ! If I set min/max dates range, the plugin still lets me choose any year/month in the year/month view. Example: ``` min: '2022-01-06', max: '2023-12-31', ``` I should...