julianrubisch / better-stimulus

An opinionated collection of StimulusJS best practices
https://www.betterstimulus.com
272 stars 16 forks source link

FIX: Programmatic form submission #72

Closed notapatch closed 2 months ago

notapatch commented 2 years ago

I've got a working example now. There are quite a few things that needed tweaking, and I've detailed it in the PR. I've also made the select as simple as possible as it's already a complicated example.

If you wanted to make the form a target, then there's an example that does it here.. Both ways work for me.