fix: clean up data when each subscriber has unmounted (when using `id… #16071
verify.yml
on: push
Run tests and checks
3m 9s
Run build tests
1m 36s
Annotations
4 errors and 2 warnings
Run build tests
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; }>'.
|
Run build tests
Process completed with exit code 2.
|
Run tests and checks
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; }>'.
|
Run tests and checks
Process completed with exit code 2.
|
Run build tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run tests and checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|