Skip to content

Conversation

@PMCorbett
Copy link
Contributor

Fixes issue: #320

Spelling mistake here:

children: PropTypes.node.isRequried,

That is causing the following error to be logged to the console in a browser:

Warning: Failed prop type: Tooltip: prop type `children` is invalid; it must be a function, usually from the `prop-types` package, but received `undefined`.

@jeroenransijn jeroenransijn merged commit a9e6d7b into segmentio:master Sep 4, 2018
@jeroenransijn
Copy link
Contributor

Thanks @PMCorbett 👍

I would also recommend checking out evergreen-ui@next (which is v4) since it is a more stable branch at the moment.

Rowno added a commit that referenced this pull request Sep 24, 2018
* master: (25 commits)
  Remove storybook-deployer
  v3.2.7
  Fix typo in Tooltip proptypes (#321)
  fix githubLink pathname on ComponentReadme (#310)
  Use `rm -rf` in prepublishOnly
  Run the babel builds concurrently
  circleci: fix the gh-pages ignore config
  circleci: fix the gh-pages ignore
  Migrate to circleci 2.0
  Adding a link to Synapse
  Fix wording in Toaster docs (#294)
  v3.2.6
  allow default TableRow keypress events (#221) (#276)
  Fix misspelling of ListItem component name (#268)
  🌲 CI status image (#263)
  Add link to v4 docs and PR
  Add more spacing
  Add Hero image
  Add GitHub hero
  Add note to v4
  ...

# Conflicts:
#	README.md
#	docs/src/components/ComponentReadme.js
#	package.json
#	src/segmented-control/src/SegmentedControl.js
#	src/segmented-control/src/SegmentedControlRadio.js
#	src/segmented-control/src/styles/SegmentedControlAppearances.js
#	src/select-menu/src/OptionsList.js
#	src/select-menu/src/SelectMenuContent.js
#	src/table/src/TableRow.js
#	src/table/stories/index.stories.js
#	src/toaster/docs/index.js
#	yarn.lock
Rowno added a commit that referenced this pull request Sep 25, 2018
* v4: (30 commits)
  Tracking fix (#338)
  add segment tracking (#337)
  Upgrade dependencies v4 (#336)
  V4  Docs (#335)
  Remove storybook-deployer
  Remove storybook-deployer
  v3.2.7
  Fix typo in Tooltip proptypes (#321)
  fix githubLink pathname on ComponentReadme (#310)
  Use `rm -rf` in prepublishOnly
  Run the babel builds concurrently
  circleci: fix the gh-pages ignore config
  circleci: fix the gh-pages ignore
  Migrate to circleci 2.0
  Adding a link to Synapse
  Fix wording in Toaster docs (#294)
  v3.2.6
  allow default TableRow keypress events (#221) (#276)
  Fix misspelling of ListItem component name (#268)
  🌲 CI status image (#263)
  ...

# Conflicts:
#	package.json
prateekgoel pushed a commit to prateekgoel/evergreen that referenced this pull request Oct 26, 2018
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

Successfully merging this pull request may close these issues.

3 participants