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-router not working #106

Open
vikaskyadav opened this issue Dec 19, 2017 · 2 comments
Open

React-router not working #106

vikaskyadav opened this issue Dec 19, 2017 · 2 comments

Comments

@vikaskyadav
Copy link

I have configured everything but I can't see routes working as expected. Can anyone help me in this regard?

@dopeboy
Copy link
Contributor

dopeboy commented Mar 6, 2018

Can you give a specific example of what you're running into?

@LennyLip
Copy link

I have the similar problem. But the router is working really.

Here is some strange code
https://github.com/Seedstars/django-react-redux-base/blob/master/src/static/containers/index.js

It won't works with my webpack and fail eslint checking.

Also, I don't see such construction in docs:
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/export

Switch to

import HomeView from './HomeView/index'
export { HomeView }

helps.

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

3 participants