Toggles on multi-select fields

I have a multi-select field that allows the user to choose from 2 custom taxonomies. I had hoped to add toggled fields that allow the user to select the terms from their selected taxonomies, but the toggle field is only displayed when:

  1. Only one item is selected in the multi-select.
  2. The selected item is the last item from the multi-select

Is this known behavior and possibly a limitation of the plugin, or is there a better chance that something is buggy in my code. Would like to narrow this down before beginning the debugging process.

Thanks!

Hey Philip,

The toggle only works on the select field, not when you enable multi-select.

Ben