jhavl / swift

MIT License
92 stars 22 forks source link

Swift elements bug #8

Closed adv4ncr closed 3 years ago

adv4ncr commented 3 years ago

Hi @jhavl, I have a simulation running with several buttons, one slider, checkboxes and radio buttons. When setting the slider, the button element above is clicked. When setting the radio button, the slider above is reset. No issues here with the 'old' Swift.

Any ideas on that?

jhavl commented 3 years ago

I'll check it out, probably something to do with the new state management messing up

jhavl commented 3 years ago

Hey @adv4ncr, check out the latest commit and let me know if everything is working as expected