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

Error in Router basic example #58

Open
stevearoonie opened this issue Jan 24, 2018 · 1 comment
Open

Error in Router basic example #58

stevearoonie opened this issue Jan 24, 2018 · 1 comment

Comments

@stevearoonie
Copy link

Hi there,

I've just cloned the repo and am running the examples. Everything works fine except for the React Router / Basic Example. Clicking on the "Basic Example" link gives the following error:

Uncaught TypeError: (0 , _reactMetrics2.default) is not a function
    at Object.677 (react-router_basic.js:4716)
    at __webpack_require__ (bootstrap 114f31eaf14d44e3980b:52)
    at Object.628 (app.js:17)
    at __webpack_require__ (bootstrap 114f31eaf14d44e3980b:52)
    at Object.0 (react-router_basic.js:8)
    at __webpack_require__ (bootstrap 114f31eaf14d44e3980b:52)
    at webpackJsonpCallback (bootstrap 114f31eaf14d44e3980b:23)
    at react-router_basic.js:1

Given I didn't do anything other than npm install, npm run examples I hope that is enough for you. Otherwise let me know if you need more info.

@potench
Copy link
Contributor

potench commented Jan 30, 2018

Thanks for the note @stevearoonie. The "Basic Example" is fixed in PR #56, but a few other things still need to happen before that PR is ready for merging. Hoping to wrap it up soon.

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