jabranr / nullify-empty-fields-for-acf

WordPress plugin to set Advanced Custom Fields (ACF) empty field value as null instead of false to avoid GraphQL error in GatsbyJS.

Home Page:https://wordpress.org/plugins/wp-acf-nullify-gatsby/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug: Intermittent failure for default empty value

jabranr opened this issue · comments

There seems to be a bug where default empty value of the plugin does not apply to ACF fields. It seems that spaces between types might be one of the reasons to match the correct field type.