Stimulus 2.0 values on a target (replacing dataset)?
hotwire discuss dhh · 2021-01-25
We considered adding a pattern for per-element values as well under the idea of “parameters”. But yeah, for now you have to do it by hand.
We considered adding a pattern for per-element values as well under the idea of “parameters”. But yeah, for now you have to do it by hand.
If you redirect in response to an action within a frame, the place you redirect to has to have a matching frame tag. What you’re describing
This has been fixed in latest stimulus-rails that uses a new autoloader based on the mutation observer.