delaySaveSlices was added recently, it's a property to cards that adds an "Apply" button that applies all set settings within the card on press. This is especially beneficial in string input settings as, otherwise, the setting change loads very rapidly and can conflict with input typing.
However, it seems that delaySaveSlices is not compatible with containers.
When attempting to change container, it very briefly flashes the new value, but then resets to the prior value.

In the image, this happens if I attempt to select "Amount".
I can confirm that it is not just a visual bug in the dropdown. The "Amount" container has different slices and these do not become visible upon switching.
delaySaveSlices was added recently, it's a property to cards that adds an "Apply" button that applies all set settings within the card on press. This is especially beneficial in string input settings as, otherwise, the setting change loads very rapidly and can conflict with input typing.
However, it seems that delaySaveSlices is not compatible with containers.
When attempting to change container, it very briefly flashes the new value, but then resets to the prior value.
In the image, this happens if I attempt to select "Amount".
I can confirm that it is not just a visual bug in the dropdown. The "Amount" container has different slices and these do not become visible upon switching.