// FIXME: React Hook useEffect has missing dependencies: 'api_host', 'catalog', and 'queryMap'. Either include them or remove the dependency array react-hooks/exhaustive-deps
// FIXME: breaks the rules of hooks!
if (!context.queryMap)returnnull;
if (context.queryMap.get(catalog).status==="fetched"){