useBackgroundQuery
: remove promiseCache
, work around race condition
#512
Annotations
3 errors
Api-Extractor:
src/react/hooks/useLoadableQuery.ts#L137
Property 'promiseCache' does not exist on type 'InternalQueryReference<TData>'.
|
Api-Extractor:
src/react/hooks/useLoadableQuery.ts#L226
Expected 2 arguments, but got 1.
|
Api-Extractor
Process completed with exit code 2.
|