openfun / richie

:pencil: An opensource CMS to build education portals
https://richie.education
MIT License
256 stars 80 forks source link

🐛(frontend) useUnionResource refetch on invalidate #2315

Closed rlecellier closed 4 months ago

rlecellier commented 4 months ago

rebased on https://github.com/openfun/richie/pull/2308

Purpose

fix a bug where when stack.length === 0, invalidate the query will not refetch.