react-postprocessing
react-postprocessing copied to clipboard
Selection.tsx Recurses Infinitely #330
issue: react 19 surfaces an existing issue where Select is reactively consuming an api that it also pushes updates to
fix: create seperate api for select component and effect components to consume