solidjs-community / solid-aria

A library of high-quality primitives that help you build accessible user interfaces with SolidJS.
Other
289 stars 16 forks source link

Bug: List section children are not dynamic #59

Open Bubz43 opened 2 years ago

Bubz43 commented 2 years ago

Description After initial render, the amount of children in a list section cannot be changed.

Reproduction https://codesandbox.io/s/thirsty-wilbur-gqbm33?file=/src/main.tsx Clicking Add/Remove item should change the amount of options