IsThereAnyDeal / AugmentedSteam

Augments your Steam Experience
https://augmentedsteam.com
GNU General Public License v3.0
1.31k stars 84 forks source link

Fix Sortbox not triggering change for initial option #1941

Closed candela97 closed 1 week ago

candela97 commented 1 week ago

Not quite sure about this, but it works. Seems like it'll be easier to handle in svelte 5.

tfedor commented 1 week ago

onMount should not have async callback, I'll rewrite it