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

After upgrade: null is not an object (evaluating 'e.toLowerCase') if last message in chat is Request #2602

Closed
annadanchenko opened this issue Dec 4, 2017 · 3 comments
Assignees

Comments

@annadanchenko
Copy link

Description

Type: Bug

In the upgraded app (if last sent message in the chat was Request message) after sign in:

  1. Popup `null is not an object (evaluating 'e.toLowerCase') is shown each time after sign in
  2. If open chat and tap on back button then same popup is shown and no navigation happens, so user stays in the chat and need to re-launch app
  3. if user taps on the input field in the chat (to send something else) then popup undefined is not an object (evaluating 'this._component.getScrollableNode') shown and focus is out of the input field, so can't type.

img_2535
img_2538

Expected behavior

After upgrade user can sign in, no popups with errors are shown

Actual behavior

If chat contains request message then after upgrade:

  1. Popup `null is not an object (evaluating 'e.toLowerCase') is shown each time after sign in
  2. If open chat and tap on back button then same popup is shown and no navigation happens, so user stays in the chat and need to re-launch app
  3. if user taps on the input field in the chat (to send something else) then popup undefined is not an object (evaluating 'this._component.getScrollableNode') shown and focus is out of the input field, so can't type.

Reproduction

Before upgrade:

  • Open Status
  • Open chat with Jarrad
  • Send to Jarrad /request 0.00004 ETH
  • Close app
  • upgrade
  • Launch app
  • Sign in (check if any popups are shown)
  • Open chat with Jarrad (check if any popups are shown)

Additional Information

after upgrade: https://app.testfairy.com/projects/4803590-status/builds/7202630/sessions/29/?accessToken=iBR/7sEA7dfI5qIk6iOh4UoDbqk

@annadanchenko
Copy link
Author

also mentioned in comment #2473 (comment) but no special data described there. Because initial issue there is different, I've created this one and closed #2473

@churik
Copy link
Member

churik commented Jan 4, 2018

Faced with issue on Android as well (Galaxy S7).
I have several /request in group chat and one in 1-1 chat before upgrade.
After upgrade and sign in (worked with app for 2 min after sign in, can see in TF session for first 2 min) I see same error with more details (debug is on):
egtolower
TF session (popup appears on 02:08):
https://app.testfairy.com/projects/4803622-status/builds/7435076/sessions/2/?accessToken=vT/PcPtOfl4GQ3reoGBvJqqhS5E

@annadanchenko
Copy link
Author

initial issue can't be reproduced. #2602 (comment) is moved to #3081

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

3 participants