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

[react16] fix React type checking #5903

Merged
merged 1 commit into from
Sep 16, 2018

Conversation

mistercrunch
Copy link
Member

Somehow checking the type of a JSX-defined React component is not
straightforward and changes through versions of React.

Using the name attr addresses the issue for now.

Somehow checking the type of a JSX-defined React component is not
straightforward and changes through versions of React.

Using the `name` attr addresses the issue for now.
Copy link
Member

@betodealmeida betodealmeida left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@betodealmeida betodealmeida merged commit 9c486a3 into apache:master Sep 16, 2018
@mistercrunch mistercrunch deleted the fix_react16_typecheck branch September 17, 2018 16:23
mistercrunch added a commit to lyft/incubator-superset that referenced this pull request Sep 21, 2018
Somehow checking the type of a JSX-defined React component is not
straightforward and changes through versions of React.

Using the `name` attr addresses the issue for now.

(cherry picked from commit 9c486a3)
mistercrunch added a commit to lyft/incubator-superset that referenced this pull request Sep 21, 2018
Somehow checking the type of a JSX-defined React component is not
straightforward and changes through versions of React.

Using the `name` attr addresses the issue for now.

(cherry picked from commit 9c486a3)
mistercrunch added a commit to lyft/incubator-superset that referenced this pull request Sep 21, 2018
Somehow checking the type of a JSX-defined React component is not
straightforward and changes through versions of React.

Using the `name` attr addresses the issue for now.

(cherry picked from commit 9c486a3)
betodealmeida pushed a commit to lyft/incubator-superset that referenced this pull request Oct 11, 2018
Somehow checking the type of a JSX-defined React component is not
straightforward and changes through versions of React.

Using the `name` attr addresses the issue for now.

(cherry picked from commit 9c486a3)
betodealmeida pushed a commit to lyft/incubator-superset that referenced this pull request Oct 12, 2018
Somehow checking the type of a JSX-defined React component is not
straightforward and changes through versions of React.

Using the `name` attr addresses the issue for now.
betodealmeida pushed a commit to lyft/incubator-superset that referenced this pull request Oct 12, 2018
Somehow checking the type of a JSX-defined React component is not
straightforward and changes through versions of React.

Using the `name` attr addresses the issue for now.

(cherry picked from commit 9c486a3)
betodealmeida pushed a commit to lyft/incubator-superset that referenced this pull request Oct 12, 2018
Somehow checking the type of a JSX-defined React component is not
straightforward and changes through versions of React.

Using the `name` attr addresses the issue for now.

(cherry picked from commit 9c486a3)
youngyjd pushed a commit to lyft/incubator-superset that referenced this pull request Oct 17, 2018
Somehow checking the type of a JSX-defined React component is not
straightforward and changes through versions of React.

Using the `name` attr addresses the issue for now.

(cherry picked from commit 9c486a3)
youngyjd pushed a commit to lyft/incubator-superset that referenced this pull request Oct 17, 2018
Somehow checking the type of a JSX-defined React component is not
straightforward and changes through versions of React.

Using the `name` attr addresses the issue for now.

(cherry picked from commit 9c486a3)
youngyjd pushed a commit to lyft/incubator-superset that referenced this pull request Oct 17, 2018
Somehow checking the type of a JSX-defined React component is not
straightforward and changes through versions of React.

Using the `name` attr addresses the issue for now.

(cherry picked from commit 9c486a3)
youngyjd pushed a commit to lyft/incubator-superset that referenced this pull request Oct 17, 2018
Somehow checking the type of a JSX-defined React component is not
straightforward and changes through versions of React.

Using the `name` attr addresses the issue for now.

(cherry picked from commit 9c486a3)
mistercrunch added a commit to lyft/incubator-superset that referenced this pull request Oct 29, 2018
Somehow checking the type of a JSX-defined React component is not
straightforward and changes through versions of React.

Using the `name` attr addresses the issue for now.

(cherry picked from commit 9c486a3)
betodealmeida pushed a commit to lyft/incubator-superset that referenced this pull request Oct 30, 2018
Somehow checking the type of a JSX-defined React component is not
straightforward and changes through versions of React.

Using the `name` attr addresses the issue for now.

(cherry picked from commit 9c486a3)
betodealmeida pushed a commit to lyft/incubator-superset that referenced this pull request Oct 30, 2018
Somehow checking the type of a JSX-defined React component is not
straightforward and changes through versions of React.

Using the `name` attr addresses the issue for now.

(cherry picked from commit 9c486a3)
betodealmeida pushed a commit to lyft/incubator-superset that referenced this pull request Oct 30, 2018
Somehow checking the type of a JSX-defined React component is not
straightforward and changes through versions of React.

Using the `name` attr addresses the issue for now.

(cherry picked from commit 9c486a3)
betodealmeida pushed a commit to lyft/incubator-superset that referenced this pull request Oct 30, 2018
Somehow checking the type of a JSX-defined React component is not
straightforward and changes through versions of React.

Using the `name` attr addresses the issue for now.

(cherry picked from commit 9c486a3)
betodealmeida pushed a commit to lyft/incubator-superset that referenced this pull request Oct 30, 2018
Somehow checking the type of a JSX-defined React component is not
straightforward and changes through versions of React.

Using the `name` attr addresses the issue for now.

(cherry picked from commit 9c486a3)
youngyjd pushed a commit to lyft/incubator-superset that referenced this pull request Nov 2, 2018
Somehow checking the type of a JSX-defined React component is not
straightforward and changes through versions of React.

Using the `name` attr addresses the issue for now.

(cherry picked from commit 9c486a3)
youngyjd pushed a commit to lyft/incubator-superset that referenced this pull request Nov 2, 2018
Somehow checking the type of a JSX-defined React component is not
straightforward and changes through versions of React.

Using the `name` attr addresses the issue for now.

(cherry picked from commit 9c486a3)
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.28.0 labels Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.28.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants