-
Notifications
You must be signed in to change notification settings - Fork 748
Closed
Description
Help us help you! Please choose one:
- [ X ] My app crashes with
react-rails, so I've included the stack trace and the exact steps which make it crash. - My app doesn't crash, but I'm getting unexpected behavior. So, I've described the unexpected behavior and suggested a new behavior.
- I'm trying to use
react-railswith another library, but I'm having trouble. I've described my JavaScript management setup (eg, Sprockets, Webpack...), how I'm trying to use this other library, and why it's not working. - I have another issue to discuss.
The version of React loaded with this gem (15.3.0) has a minor bug that returns inconsistent results for "documentMode" in document -- found in React's ChangeEventPlugin.js -- and as a result is causing certain behavior in our application to break (i.e. our change event logic cannot make the necessary requests to the database to retrieve data for the user). Here is a link to the React issue: facebook/react#7583.
A workaround for us has been loading the latest version of React directly in our vendor assets, but it would be great if you could update the version of React in your gem so that other's don't potentially run into this same issue.
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels