Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compability with Ruby on Rails 8 #722

Open
rodrigotoledo opened this issue Oct 8, 2024 · 2 comments
Open

Compability with Ruby on Rails 8 #722

rodrigotoledo opened this issue Oct 8, 2024 · 2 comments

Comments

@rodrigotoledo
Copy link

Bug Report

Maybe this isn't a bug, but I was trying to demonstrate how this gem works to my friend. My project is using Ruby on Rails 8, and nothing happens when I try to show it. Maybe it's a bug with the new version. Shall we take a look?

Describe the bug

I install the gem, set up, then create the reflex class and add a method to render a partial.

To Reproduce

When I create the button with an action calling my reflex class and method, nothing happens.

Expected behavior

In Rails version 7, the reflex class is called and the morph method is invoked.

Versions

StimulusReflex

  • Gem: 3.5
@JuanMiguelGM
Copy link

Hi, are there any intentions to support Rails 8?

@marcoroth
Copy link
Member

Yes, going to look into this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants