pods-framework / pods

The Pods Framework is a Content Development Framework for WordPress - It lets you create and extend content types that can be used for any project. Add fields of various types we've built in, or add your own with custom inputs, you have total control.
https://pods.io/
GNU General Public License v2.0
1.06k stars 265 forks source link

The date field input, when the repeatable option is enabled, does not display the input popup #7273

Closed WPLake closed 3 months ago

WPLake commented 3 months ago

Description

How to troubleshoot:

  1. Create a date field and enable the "repeatable" option.
  2. Try to set dates inside the field.
  3. The date popup doesn't appear after clicking on the input; only manual input is possible.

Expected behavior: The date popup should appear when clicking on the input field.

Details:

Version

3.1.4

WPLake commented 3 months ago

There's no bug here, apologies for the confusion. The issue was due to the specific environment.