Skip to content

Error in Router basic example #58

Description

@stevearoonie

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.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions