fix: clean up data when each subscriber has unmounted (when using `id… #16071
Annotations
2 errors and 1 warning
Postbuild Library
Property 'subscribersRef' is missing in type '{ get: () => WizardContextState; data: WizardContextState; hadInitialData: boolean; update: (newData: WizardContextState, opts?: Options) => void; set: (newData: WizardContextState) => void; extend: (newData: WizardContextState, opts?: Options) => void; }' but required in type 'SharedStateReturn<WizardContextState & { onStepChange?: OnStepChange; }>'.
|
Postbuild Library
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading