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.07k stars 264 forks source link

Field Type selectbox is empty #7148

Closed JoryHogeveen closed 1 year ago

JoryHogeveen commented 1 year ago

A recent change in 3.0 modified the itemData within React to collections. For this reason the simple-select isn't compatible anymore.

sc0ttkclark commented 1 year ago

Fixed via https://github.com/pods-framework/pods/pull/7149