When trying to insert a carousel component in editor, only allows to pick one image. Potentially related to useCallback of the widget that it keeps the flag of { multiple: false } if inserting single image before? Though gallery component doesn't have this issue. Investigate
Literally can't reproduce the bug I encountered. Flags in the widget get set properly, useCallback is implemented properly, and it works every time I tried it.
Only encountered once:
When trying to insert a carousel component in editor, only allows to pick one image. Potentially related to useCallback of the widget that it keeps the flag of { multiple: false } if inserting single image before? Though gallery component doesn't have this issue. Investigate