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

Components not unmounting and remounting when using rails-ajax #103

Closed
sebyx07 opened this issue Oct 27, 2014 · 2 comments
Closed

Components not unmounting and remounting when using rails-ajax #103

sebyx07 opened this issue Oct 27, 2014 · 2 comments

Comments

@sebyx07
Copy link

sebyx07 commented Oct 27, 2014

Unmonting event will not fire when going to another page and i need it to stop polling the server.
Going back to the page react won't load/remount even if i use server rendering

@rmosolgo
Copy link
Member

Hey @sebyx07, I don't quite understand your issue, could you share more detail? For example, some view code, some component code, how you are changes pages, etc.

@rmosolgo
Copy link
Member

Feel free to reopen this issue with more debug information!

Also make sure you're on the latest master

gem "react-rails", github: "reactjs/react-rails"

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

2 participants