Populate dropdowns based on selection with Stimulus JS
I worked this out for Stimulus Reflex. I know when I searched for this it landed me here initially. Here's a link to the repo i made demonstrating this: https://github.com/Vielhammer/stimulus_refle...

10
Javascript
Displaying an address from a selected location
I'm stumbling over the grouped_options_for_select here. Could you give me a hand in translating this into a regular select? I'm having a dumb blonde moment.
``
I also tried a regular selec...

14
Javascript