reactjs / react-router-redux

Ruthlessly simple bindings to keep react-router and redux in sync

Home Page:https://www.npmjs.com/package/react-router-redux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error when hitting url with passing parameter directly in browser

nafisahmedkhan9 opened this issue · comments

I have used react-router-dom with webpack and weppack-dev-server for development.My project is running but when i directly hitting the url with params in browser then it gives me
GET http://localhost:8080/archives/index.js net::ERR_ABORTED otherwise i hit the same url with Link component then it is running

This is a bug tracker, not a support system. For usage questions, please use Stack Overflow or Reactiflux where there are a lot more people ready to help you out. Thanks!

And thanks for advise