Skip to content

issues Search Results · repo:stimulusreflex/stimulus_reflex language:Ruby

Filter by

206 results
 (54 ms)

206 results

instimulusreflex/stimulus_reflex (press backspace or delete to remove)

I noticed that some of the demo links don t work (500 error or just won t open) BeastMode won t open Boxdrop - 500
  • Peredery
  • 1
  • Opened 
    on Dec 20, 2024
  • #731

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 ...
  • rodrigotoledo
  • 6
  • Opened 
    on Oct 8, 2024
  • #722

The current docs at https://docs.stimulusreflex.com/appendices/deployment.html#use-redis-as-your-cache-store recommend installing redis = 4.0. gem redis , = 4.0 , require: [ redis , redis/connection/hiredis ...
  • robinboening
  • 1
  • Opened 
    on Jun 10, 2024
  • #710

It would be nice if this worked in CI environment / github actions: ./bin/rails stimulus_reflex:install bin/rails aborted! NoMethodError: undefined method `chomp for nil (NoMethodError) input = ...
  • la-ruby
  • 1
  • Opened 
    on Jun 7, 2024
  • #709

The documentation and the --help mentions this esbuild option but it throws an error To Reproduce $ rails stimulus_reflex:install esbuild Unrecognized command esbuild (Rails::Command::UnrecognizedCommandError) ...
  • la-ruby
  • 1
  • Opened 
    on Jun 7, 2024
  • #708

Bug Report Describe the bug I have a new rails app with esbuild js bundler and install stimulus_reflex via Manual Configuration describe on the docs. However I found out the theres no stimulus_reflex:initializer ...
  • dulayaustin
  • 1
  • Opened 
    on May 22, 2024
  • #706

Feature Request Is your feature request related to a problem? yes and no. we have a Rails application which can run under a relative root url, configured with ActionController::Base.config.relative_url_root. ...
  • andyundso
  • Opened 
    on May 16, 2024
  • #702

Bug Report Describe the bug Our dependabot instance recently opened a pull request to bump stimulus_reflex from 3.5.0-rc4 to 3.5.1. the specs passed but the deployment to our staging environment in heroku ...
  • TanookiMario
  • 1
  • Opened 
    on May 15, 2024
  • #701

StimulusReflex relies on OpenStruct in both the Dataset and the Element models. We should stop using OpenStruct altogether as its use is discouraged. This was initially raised in #695 and the workaround ...
  • marcoroth
  • Opened 
    on Apr 26, 2024
  • #698

Bug Report Describe the bug Rubocop v1.63.0 updates json to v2.7.2. json v2.7.2 makes OpenStruct optional. StimulusReflex relies on OpenStruct in both the Dataset and the Element models. Attempting to ...
  • TanookiMario
  • 1
  • Opened 
    on Apr 11, 2024
  • #695
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub