https://svelte.dev/playground/a012af4ac3a44cf3af72b3c8062424d1?version=5.19.3

I think you issue is showData = $state()... i think this should be derived or linked derived/ mutable derived for showData

Comments