## Current implementation https://github.com/microsoft/fluentui/blob/fcbdedc99e36f562680ebd2b1a7d422dabd5078b/packages/react-radio/src/components/RadioGroup/useRadioGroup.ts#L21-L30 - 🚨it does not follow [Context Values RFC](https://github.com/microsoft/fluentui/blob/master/rfcs/react-components/convergence/context-values.md) and has the same issues - ⚠️ it makes sense to use there `useContextSelector()` as currently every nested `Radio` will update once `value` will change
Current implementation
fluentui/packages/react-radio/src/components/RadioGroup/useRadioGroup.ts
Lines 21 to 30 in fcbdedc
useContextSelector()as currently every nestedRadiowill update oncevaluewill change