Closed myty closed 4 months ago
When using useListService and useGetService with query and path params; and the object for those queryparams is not memoized, you will get infinite re-render loop.
useListService
useGetService
When using
useListService
anduseGetService
with query and path params; and the object for those queryparams is not memoized, you will get infinite re-render loop.