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

React tree walker can not walk children 2.0.0 react-async-component components #44

Open
andrastothtw opened this issue Nov 9, 2018 · 1 comment

Comments

@andrastothtw
Copy link

Hello!

We decided to bump "react-async-component": "1.0.2" to 2.0.0. We found that latest react-tree-walker now cannot walk children of the new AsyncComponents.

Versions in question:

    "react": "16.4.1",
    "react-async-bootstrapper": "1.1.2",
    "react-async-component": "2.0.0",
    "react-dom": "16.4.1",
    "react-helmet": "5.2.0",
    "react-hot-loader": "4.0.0",
    "react-router-dom": "4.2.2",
    "react-tree-walker": "4.3.0",
@oyeanuj
Copy link

oyeanuj commented Dec 23, 2018

@andrastothtw FWIW, I am using the following versions and it works.

		"react-async-bootstrapper": "2.1.1",
		"react-async-component": "2.0.0",

What issues are you noticing?

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