You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please help us help you by filling out any applicable information in this template and removing the rest!
Describe the bug
I tried to setup a fresh project with Rails 8 and StimulusReflex. And it doesn't work out of the box. I think the issue is that the setup assumes that the project use Redis. However, Rails 8 now comes bundled without Redis as default.
To Reproduce
Create new standard rails 8 project
Install StimulusReflex through the automatic install (Yes to all)