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

Errors with switching tabs #381

Closed
justin808 opened this issue Apr 5, 2017 · 3 comments
Closed

Errors with switching tabs #381

justin808 opened this issue Apr 5, 2017 · 3 comments

Comments

@justin808
Copy link
Member

justin808 commented Apr 5, 2017

Obscure error:
https://facebook.github.io/react/docs/error-decoder.html?invariant=32&args[]=23

Unable to find element with ID 23.

Reproduction:

  1. Start app
  2. Click on "Simple React" tab (or Classic Rails)
  3. Click back on "React Router Demo" tab (or React Demo tab).
  4. See error in console.

2017-04-04_23-13-29

@justin808
Copy link
Member Author

@richa Mentioned to me on Slack:

here is the culprit: richa@ac9af68
GitHub
removed stale App.cable code in CommentBox · richa/react-webpack-rails-tutorial@ac9af68
react-webpack-rails-tutorial - Example of integration of Rails, react, redux, using the react_on_rails gem, webpack, enabling the es7 and jsx transpilers, and node integration. And React Native! Live Demo:

Fix:
Need to remove this stale componentWillUnmount code last time

@kr7pt0
Copy link

kr7pt0 commented Apr 12, 2019

I'm Oscar Endo. I'm grabbing this issue!

@kr7pt0
Copy link

kr7pt0 commented Apr 12, 2019

I've a question.
In my local environment, I can't find this error. I pulled from master branch.
Do you have any idea?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants