Recently, I forked a repository for managing simple todo list and noticed that clearing form fields does not work as expected. Additionally, when checking off an item and clearing it, the checkbox for the next item gets checked. Is manipulating form elements currently not supported?
Video preview here: https://imgur.com/a/kHZRD1X
Other than these issues, I’ve enjoyed the DX so far! Additionally, I attempted to deploy this app to Fly.io as a demo, but found that pinging fails continuously. This works as expected on localhost.