htmlstreamofficial / preline

Preline UI is an open-source set of prebuilt UI components based on the utility-first Tailwind CSS framework.
https://preline.co
Other
4.9k stars 309 forks source link

Snooze examples are blank #469

Closed kalafut closed 1 month ago

kalafut commented 1 month ago

Summary

The Snooze examples don't show anything

Steps to Reproduce

  1. Visit https://www.preline.co/pro/examples/modals-date-and-time.html
  2. The "Custom Recurrence Event" works, but the other two are just blank screens on both Chrome and Firefox

Demo Link

https://www.preline.co/pro/examples/modals-date-and-time.html

Expected Behavior

No response

Actual Behavior

No response

Screenshots

image
jahaganiev commented 1 month ago

Hey @kalafut - thanks for catching the issue. It has been fixed with the latest v2.5.0 update. Cheers!

kalafut commented 1 month ago

@jahaganiev Thanks for the prompt response! Looks good, but I'd suggest adding the Open button to these two like you've done with the first one. Otherwise, if you click away or press the dialog close button, there is no way to open the dialogs back up without reloading the page (I think?)

jahaganiev commented 1 month ago

@kalafut noted, seems we've missed to add - usually, we add to all modals in Example pages. Thanks for letting us know!