Skip to content

Conversation

@dozoisch
Copy link
Contributor

@dozoisch dozoisch commented Jul 13, 2016

Follow up of #8499! Open to discussion

Motivation:

See #8499 (comment)

Goal is to have the same failure mode in dev and prod.

/cc @ide

@ghost
Copy link

ghost commented Jul 13, 2016

By analyzing the blame information on this pull request, we identified @JoelMarcey and @Bhullnatik to be potential reviewers.

@ghost ghost added GH Review: review-needed CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. labels Jul 13, 2016
for (var propKey in onlyMultiline) {
if (props[propKey]) {
throw new Error(
console.error(new Error(
Copy link
Contributor

Choose a reason for hiding this comment

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

Use the same warning method that React uses:

warning(false, '%s', error.stack);

@ide
Copy link
Contributor

ide commented Jul 13, 2016

Thanks for following up!

- the goal is to have the same failure mode in prod and dev. See conv in facebook#8499
@dozoisch dozoisch force-pushed the textinput_followup branch from 534d6ce to 11f0412 Compare July 13, 2016 22:54
@dozoisch
Copy link
Contributor Author

@ide Ok, I've updated it!

@ide
Copy link
Contributor

ide commented Jul 13, 2016

@facebook-github-bot shipit

@ghost ghost added GH Review: accepted Import Started This pull request has been imported. This does not imply the PR has been approved. and removed GH Review: review-needed labels Jul 13, 2016
@ghost
Copy link

ghost commented Jul 13, 2016

Thanks for importing. If you are an FB employee go to Phabricator to review.

@ghost ghost closed this in 90c2605 Jul 13, 2016
bubblesunyum pushed a commit to iodine/react-native that referenced this pull request Aug 23, 2016
Summary:
Follow up of facebook#8499! Open to discussion

Motivation:

See facebook#8499 (comment)

Goal is to have the same failure mode in dev and prod.

/cc ide
Closes facebook#8757

Differential Revision: D3558991

fbshipit-source-id: c7d133f958e67ab23da486b1ffcb8f9963509b79
mpretty-cyro pushed a commit to HomePass/react-native that referenced this pull request Aug 25, 2016
Summary:
Follow up of facebook#8499! Open to discussion

Motivation:

See facebook#8499 (comment)

Goal is to have the same failure mode in dev and prod.

/cc ide
Closes facebook#8757

Differential Revision: D3558991

fbshipit-source-id: c7d133f958e67ab23da486b1ffcb8f9963509b79
tungdo194 pushed a commit to tungdo194/rn-test that referenced this pull request Apr 28, 2024
Summary:
Follow up of facebook/react-native#8499! Open to discussion

Motivation:

See facebook/react-native#8499 (comment)

Goal is to have the same failure mode in dev and prod.

/cc ide
Closes facebook/react-native#8757

Differential Revision: D3558991

fbshipit-source-id: c7d133f958e67ab23da486b1ffcb8f9963509b79
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Import Started This pull request has been imported. This does not imply the PR has been approved.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants