mirror of
https://github.com/chenasraf/leptos.git
synced 2026-05-18 01:49:06 +00:00
The counters and counters-stable examples didn't assign the correct ids when clicking the "Add 1000 Counters" button if there were already counters added, which meant clicking the "x" to remove them would remove the wrong counter.