Problemunvalidated
In a React app, resizing the browser window causes a parent component to re-render and the child component(s) (e.g., <PaymentOption {...paymentProps} />) to re-render as well, even though the child’s content should not change with layout changes.
86ffab59-afd7-46a9-885b-575694fd9e1c
In a React app, resizing the browser window causes a parent component to re-render and the child component(s) (e.g., <PaymentOption {...paymentProps} />) to re-render as well, even though the child’s content should not change with layout changes.