Possible Bug: Icon Rotation in Accordion Component

Issue: The icon does not implement the settings for its rotation in the closed state.

Expected behaviour: Setting a value (e.g. 0, 90, 180) in the Rotation property for the accordion closed state should be reflected in the page preview. The value is shown correctly in the editor.

Actual behaviour: Setting the value is not carried through into page preview. It appears the value set for the ‘open’ state is used instead.

Image 1: Settings in Editor for Accordion Closed

Image 2: Settings in Editor for Accordion Open

Image 2: Output in Preview: Accordion Closed: Icon has incorrect rotation

Edit: Apologies, I have just seen MarcL’s earlier report of this issue.