-
Notifications
You must be signed in to change notification settings - Fork 984
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
Comments
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 |
Faced with issue on Android as well (Galaxy S7). |
initial issue can't be reproduced. #2602 (comment) is moved to #3081 |
Description
Type: Bug
In the upgraded app (if last sent message in the chat was Request message) after sign in:
undefined is not an object (evaluating 'this._component.getScrollableNode')
shown and focus is out of the input field, so can't type.Expected behavior
After upgrade user can sign in, no popups with errors are shown
Actual behavior
If chat contains request message then after upgrade:
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:
Additional Information
after upgrade: https://app.testfairy.com/projects/4803590-status/builds/7202630/sessions/29/?accessToken=iBR/7sEA7dfI5qIk6iOh4UoDbqk
version 0.9.11d411
upgraded from 0.9.12 TestFligh version to nightly build https://jenkins.status.im/job/status-react/job/nightly/94/
The text was updated successfully, but these errors were encountered: