Closed simonbuchan closed 6 years ago
Thanks for posting this! It looks like you may not be using the latest version of React Native, v0.53.0, released on January 2018. Can you make sure this issue can still be reproduced in the latest version?
I am going to close this, but please feel free to open a new issue if you are able to confirm that this is still a problem in v0.53.0 or newer.
This message was created automatically by mail delivery software.
A message that you sent could not be delivered to one or more of its recipients. This is a temporary error. The following address(es) deferred:
mkdirenv@gmail.com Domain salmanwaheed.info has exceeded the max emails per hour (150/150 (100%)) allowed. Message will be reattempted later
------- This is a copy of the message, including all the headers. ------
Received: from o1.sgmail.github.com ([192.254.114.176]:51484)
by box1177.bluehost.com with esmtps (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128)
(Exim 4.89_1)
(envelope-from bounces+848413-a7b0-hello=salmanwaheed.info@sgmail.github.com)
id 1epQUi-003IeY-On
for hello@salmanwaheed.info; Fri, 23 Feb 2018 20:27:29 -0700
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com;
h=from:reply-to:to:cc:in-reply-to:references:subject:mime-version:content-type:content-transfer-encoding:list-id:list-archive:list-post:list-unsubscribe;
s=s20150108; bh=WuqC23O54K/zOq1lLG4JbyFqmcQ=; b=djpevy4PDmt2JGfu
fGbRJfyPTNwFrW/8gCe7wLxZSF8V0uy6PXnXqad/UMVNM02qXr0RnDrhPeYB/rTc
n+7vv6/RqaN5oV1LGtFW9Gg2u696cet6YZloSNb1521B+Hj5H6Rrs+kOeAo7oQzw
VipgL3tLXetxUCQ5oYK80uEM/I0=
Received: by filter0079p1iad2.sendgrid.net with SMTP id filter0079p1iad2-10950-5A90DB96-2
2018-02-24 03:27:18.022511821 +0000 UTC
Received: from github-smtp2a-ext-cp1-prd.iad.github.net (github-smtp2a-ext-cp1-prd.iad.github.net [192.30.253.16])
by ismtpd0019p1iad2.sendgrid.net (SG) with ESMTP id 01XlRrQRQamfna_SN9HFXw
for hello@salmanwaheed.info; Sat, 24 Feb 2018 03:27:18.022 +0000 (UTC)
Date: Sat, 24 Feb 2018 03:27:18 +0000 (UTC)
From: React Native Bot notifications@github.com
Reply-To: facebook/react-native reply@reply.github.com
To: facebook/react-native react-native@noreply.github.com
Cc: Subscribed subscribed@noreply.github.com
Message-ID: facebook/react-native/issue/17812/issue_event/1490267354@github.com
In-Reply-To: facebook/react-native/issues/17812@github.com
References: facebook/react-native/issues/17812@github.com
Subject: Re: [facebook/react-native] Stack overflow using react element for
Picker.Item#value (#17812)
Mime-Version: 1.0
Content-Type: multipart/alternative;
boundary="--==_mimepart_5a90da8cb0071_4a2b3fb14c786f3021288f";
charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: react-native-bot
X-GitHub-Recipient: salmanwaheed
X-GitHub-Reason: subscribed
List-ID: facebook/react-native
Content preview: Closed #17812. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/facebook/react-native/issues/17812#event-1490267354 [...]
Content analysis details: (0.1 points, 5.0 required)
pts rule name description
0.0 URIBL_BLOCKED ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [URIs: github.com] -0.5 SPF_PASS SPF: sender matches SPF record -0.8 RCVD_IN_MSPIKE_H3 RBL: Good reputation (+3) [192.254.114.176 listed in wl.mailspike.net] -0.0 T_RP_MATCHES_RCVD Envelope sender domain matches handover relay domain 1.3 HTML_IMAGE_ONLY_24 BODY: HTML: images with 2000-2400 bytes of words 0.0 HTML_MESSAGE BODY: HTML included in message 2.5 DCC_CHECK No description available. -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.8 RCVD_IN_MSPIKE_WL Mailspike good senders -1.6 AWL AWL: Adjusted score from AWL reputation of From: address X-Spam-Flag: NO
----==_mimepart_5a90da8cb0071_4a2b3fb14c786f3021288f Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit
Closed #17812.
-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/facebook/react-native/issues/17812#event-1490267354 ----==_mimepart_5a90da8cb0071_4a2b3fb14c786f3021288f Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit
Closed #17812.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
----==_mimepart_5a90da8cb0071_4a2b3fb14c786f3021288f--
Is this a bug report?
Yes.
Have you read the Contributing Guidelines?
Yes
Environment
Environment: OS: Windows 10 Node: 6.12.3 Yarn: 1.3.2 npm: 3.10.10 Watchman: Not Found Xcode: N/A Android Studio: Not Found
Packages: (wanted => installed) react: 16.2.0 => 16.2.0 react-native: 0.52.0 => 0.52.0
Steps to Reproduce
Basic
react-native init
, editindex.js
:Expected Behavior
I would like to get the element to render from
Picker#onValueChange
.Actual Behavior
When testing in android emulator, crashes on startup (i.e. closes and shows "ProjectName has stopped" dialog)
Android log monitor, filtering to
react
, shows:Snack behavior is a little different, it complains about missing a
render()
method, but converted to using a component class, the error shows:Reproducible Demo
See index.js above, or: https://snack.expo.io/BJ7CILeUM