When using the Filepicker with setMultiSelect(false), then you have to unselect a node before being able to select another one. Setup: Filepicker with setMultiSelect(false) and addButton. No button factory. Example: - Open picker - Select alice - Select cow - Insert The hover state for cow made it look like it was selected, hence I was confused about alice being inserted. https://github.com/user-attachments/assets/a8a09046-47dd-44a4-afe2-f1eb744f6a3a
When using the Filepicker with setMultiSelect(false), then you have to unselect a node before being able to select another one.
Setup:
Filepicker with setMultiSelect(false) and addButton. No button factory.
Example:
The hover state for cow made it look like it was selected, hence I was confused about alice being inserted.
Screencast.From.2026-08-13.10-30-54.mp4