react-rails
react-rails copied to clipboard
Integrate React.js with Rails views and controllers, the asset pipeline, or webpacker.
Help us help you! Have you looked for similar issues? Do you have reproduction steps? [Contributing Guide](CONTRIBUTING.md#reporting-bugs) ### Steps to reproduce `yarn upgrade react_ujs` when I'm on `[email protected]` and have...
### Summary Server rendering currently raises an `undefined method '[]' for an instance of Propshaft::Assembly` error when using the Propshaft assets pipeline, since it assumes Sprockets is present. This PR...
Hello Devs, React release v19. After installing it I have errors like that for all components. ``` react-dom.development.js:13123 Uncaught Error: Objects are not valid as a React child (found: object...
### Summary `package_json` is a required gem for react_on_rails, if you don't have it in your Gemfile you will face the following error: `/Users/your_user/.rbenv/versions/3.3.6/lib/ruby/3.3.0/bundled_gems.rb:69:in require': cannot load such file --...
### Steps to reproduce 1. create a rails 7.1 application 2. setup an index action with a react component 3. setup a react router configuration 4. refresh the page and...
Help us help you! Have you looked for similar issues? Do you have reproduction steps? [Contributing Guide](CONTRIBUTING.md#reporting-bugs) ### Steps to reproduce 1. Access to https://github.com/reactjs/react-rails/blob/master/docs/get-started.md#reactjs-versions - https://github.com/reactjs/react-rails/blob/6e811b6bc3634112a269821ee2f5b512167d39ae/docs/get-started.md#L338 2. Click `VERSIONS.md`...