Marco Roth

Results 324 comments of Marco Roth

Hey @arambert, thanks for opening this pull request! We've been experimenting on how to properly handle the issue you outlined here. I have some pending bugs I want to report...

@arambert just wanted to tag you and mention that https://github.com/stimulusreflex/stimulus_reflex/pull/696 should be solving this issue! If you get a chance, I'd love to hear how it works for you! Thank...

Hey @andyundso, thanks for opening this issue! I think it would be awesome to have these options outlined in the docs as well. If you feel like it, please open...

@mckaygerhard this sounds like a different issue. Just for the record, would you mind sharing what you setup to make it work in your case?

Hey @divagueame, please feel free to explore a `useCookie` mixin, thank you!

Hey @BriceFab, thank you for reporting this! Is there any way you can provide a small reproducible example for this? This would help immensely for addressing your issues. Thank you!

Hey @adeys, I sadly don't really have a strong opinion on the `useTransition` mixin. But please feel free to open a pull request if you think this improves the DX...

Hey @ker0x, thanks for this, good catch! Would you mind adding deprecation logs to the actual code as well? https://github.com/stimulus-use/stimulus-use/blob/029624d7f1423e67ffa63ca1209a9c2afeda2b3e/src/use-target-mutation/use-target-mutation.ts

Awesome thanks! I have one more thing and then I think we can merge this. Can we add another deprecation warning to the `useTargetMutation` method itself so you can already...

Oh, you are right. This almost makes me want to implement the changed target callback in upstream Stimulus.