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

If send ~abc~ to chat then can't login after restart #2565

Closed
annadanchenko opened this issue Nov 30, 2017 · 0 comments
Closed

If send ~abc~ to chat then can't login after restart #2565

annadanchenko opened this issue Nov 30, 2017 · 0 comments

Comments

@annadanchenko
Copy link

annadanchenko commented Nov 30, 2017

Description

Type: Bug

Summary: In 1-1 chat with Jarrad send ~abc~. As a result the popup is shown message.content must be of type 'string', got 'object' ([TaggedValue: a, bc~])
img_0774

If close the app and run it again then after providing a password and tap on Sign in there are 2 popups:

  1. Objects are not valid as a React child (found: [TaggedValue: a, bc~]).
  2. message.content must be of type 'string', got 'object' ([TaggedValue: a, bc~])
    After this loading indicator is shown but nothing happens (waited for 10 minutes)

Expected behavior

if send ~abc~ then italic text is shown on Android. On iOS in 0.9.12 text was just shown with abc - no italic. If user re-launch the app then it's possible to login and continue using the app

Actual behavior

popup is shown message.content must be of type 'string', got 'object' ([TaggedValue: a, bc~])

If close the app and run it again then after providing a password and tap on Sign in there are 2 popups:

  1. Objects are not valid as a React child (found: [TaggedValue: a, bc~]).
  2. message.content must be of type 'string', got 'object' ([TaggedValue: a, bc~])
    After this loading indicator is shown but nothing happens (waited for 10 minutes)

Reproduction

  • Open Status
  • Tap on Contacts
  • Tap on Jarrad
  • type ~abc~and send
  • close app
  • run app
  • sign in to the app

Additional Information

  • Status version: nightly build 88, 0.9.10-409-g92b22abb+
  • Operating System: Android and iOS.

Logs

abc in chat: 00:34 https://app.testfairy.com/projects/4803622-status/builds/7191960/sessions/10/?accessToken=BlCEGoxDVbcjS5ut5A2TyCc2UfE

Sign in attempt and errors from 00:18 https://app.testfairy.com/projects/4803622-status/builds/7191960/sessions/11/?accessToken=Ho1/bJe3JmdrjIUHxVQztZJbKTY

@annadanchenko annadanchenko changed the title If send ~abc~ to chat then can't login after restart and message.content must be of type 'string', got 'object' ([TaggedValue: a, bc~]) If send ~abc~ to chat then can't login after restart Nov 30, 2017
vitvly pushed a commit to vitvly/status-react that referenced this issue Dec 25, 2017
@rasom rasom closed this as completed in b0b4226 Dec 25, 2017
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

1 participant