Feature: useSuspenseFragment
#2927
Annotations
3 errors and 1 warning
Api-Extractor:
src/react/internal/cache/FragmentReference.ts#L99
Argument of type 'MaybeMasked<TData>' is not assignable to parameter of type 'TData'.
|
Api-Extractor:
src/react/internal/cache/FragmentReference.ts#L106
Type 'PromiseWithState<TData> | FulfilledPromise<MaybeMasked<TData>>' is not assignable to type 'FragmentRefPromise<TData>'.
|
Api-Extractor
Process completed with exit code 2.
|
Api-Extractor
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|