Marco Roth

Results 324 comments of Marco Roth

This should be resolved with the release of [`v3.5.0.rc4`](https://github.com/stimulusreflex/stimulus_reflex/releases/tag/v3.5.0.rc4). I'm going to close this issue, but please feel free to re-open if you are still seeing something unexpected!

Thanks for summarizing this @tomclose! You are right! I think the best way to solve this is to do 4., at least for the time being. There's an approach where...

@acarpe 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...

Thanks for reporting this and for providing a repro @cmer. I was able to reproduce it in the test-suite and I'm currently looking into the best way to fix it!...

This should be resolved via https://github.com/stimulusreflex/stimulus_reflex/pull/670

This should be resolved with the release of [`v3.5.0.rc4`](https://github.com/stimulusreflex/stimulus_reflex/releases/tag/v3.5.0.rc4). I'm going to close this issue, but please feel free to re-open if you are still seeing something unexpected!

Thanks for opening this @Matt-Yorkley, this is great! Would you mind resolving the Standard errors?

I just ran this in my app and encountered this error when calling a reflex, do you have a hunch what this could be about? ```ruby Reflex FolderReflex#edit failed: wrong...

Thanks for giving this a look @Matt-Yorkley! Seems like that did the trick! The only other thing I noticed is that the log entries can appear out-of-order. But, I'm not...