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

Warning: Unknown prop live on <time> tag. Remove this prop from the element. #11

Closed
0xbug opened this issue Jun 2, 2017 · 1 comment

Comments

@0xbug
Copy link

0xbug commented Jun 2, 2017

Warning: Unknown prop `live` on <time> tag. Remove this prop from the element. For details, see https://fb.me/react-unknown-prop
    in time (created by TimeAgo)
    in TimeAgo (at App.js:22)
    in div (at App.js:11)
    in App (at index.js:7)

my package.json

  "dependencies": {
    "react": "^15.5.4",
    "react-dom": "^15.5.4",
    "timeago-react": "^1.2.0"
  }
@hustcc hustcc closed this as completed in 4c94d1e Jun 2, 2017
@hustcc
Copy link
Owner

hustcc commented Jun 2, 2017

v1.2.1 fixed it. reinstall node_modules.

github-actions bot pushed a commit that referenced this issue Nov 13, 2019
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