diff --git a/.changeset/tasty-balloons-collect.md b/.changeset/tasty-balloons-collect.md new file mode 100644 index 0000000000..d6401790b5 --- /dev/null +++ b/.changeset/tasty-balloons-collect.md @@ -0,0 +1,5 @@ +--- +"@latticexyz/react": patch +--- + +Fixed an issue where `useComponentValue` would not detect a change and re-render if the component value was immediately removed.