Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: invalidate all children keys after useChildrenUpdates #650

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ReidyT
Copy link
Contributor

@ReidyT ReidyT commented Feb 23, 2024

  • also update children key to have empty array instead of undefined types
  • this change avoid to have undefined and [] as keys cache for unfiltered children

this is linked to graasp/graasp#831.

- also update children key to have empty array instead of undefined types
- this change avoid to have undefined and [] as keys cache for unfiltered children
@ReidyT ReidyT self-assigned this Feb 23, 2024
Copy link

Quality Gate Passed Quality Gate passed

Issues
1 New issue

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@ReidyT ReidyT requested review from spaenleh and pyphilia February 26, 2024 08:59
@ReidyT ReidyT marked this pull request as ready for review February 26, 2024 08:59
src/ws/hooks/item.ts Show resolved Hide resolved
src/config/keys.ts Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants