I'm using a select_advanced field type for a taxonomy_advanced field. It's properly listing the available options.
The problem is it's auto selecting the first option by default, when we'd prefer it to just leave the field blank until an option is selected by the user.
Looking at the change log for the plugin, there is a "Fix: Fix first option is auto selected in select_advanced field" listed for version 4.8.7. I'm currently using version 5.6.1.
Does anyone know a fix for this?