We have created a basic delivery date picker as an extension on a client store that utilizes the following UI components: ToggleButtonGroup, ToggleButton, BlockStack, BlockSpacer, HeadingGroup, Heading, Grid, Text, Spinner, View, Style
On selecting the ToggleButton of a ToggleButtonGroup we get a flicker/re-render of the UI.
Unfortunately this experience is not ideal and we have spent a significant amount of time trying to resolve it. Our client would like it resolved before the full project (other parts to the project) goes live.
We have very similar code on another client site and we do not experience the issue.
Is there anything obvious that could be causing the issue that we should look out for?
