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

[Crash while deleting bots] TypeError in src/constants/codepush-deployments.json:48 #3069

Closed
aksonov opened this issue Nov 12, 2018 · 4 comments
Labels
bugsnag PRODUCTION This issue affects the production environment

Comments

@aksonov
Copy link
Contributor

aksonov commented Nov 12, 2018

Error in tinyrobot

TypeError in src/constants/codepush-deployments.json:48
undefined is not an object (evaluating 'e.homeBotList[e.index].setSelected')

View on Bugsnag

Stacktrace

src/constants/codepush-deployments.json:48 - setIndex
src/constants/codepush-deployments.json:21 - select
src/components/styles.tsx:165 - onPress

View full stacktrace

Created by scurry@hippware.com via Bugsnag

@aksonov aksonov added 3.9.3 bugsnag PRODUCTION This issue affects the production environment labels Nov 12, 2018
@thescurry
Copy link

Prod: I was deleting random bots and at the time of the crash I had probably deleted 7-8 bots. Finally the app froze and after about 45 seconds it crashed and produced a bugsnag. I was using my @scurry account.

aksonov added a commit that referenced this issue Nov 23, 2018
@aksonov
Copy link
Contributor Author

aksonov commented Nov 23, 2018

@mstidham Codepushed as #3069, please check

@mstidham
Copy link

Verified on Staging Version: 3.10.1
I have deleted probably 30+ locations and have not seen any app crash.

irfirl added a commit that referenced this issue Nov 26, 2018
* origin/master:
  changelog [skip ci]
  bump version to 3.10.1
  changelog [skip ci]
  avoid crash for #3069
  customization for backbuton, other improvements (#3027)
  force visitor refresh for #3071, remove spinner #3043
  changelog [skip ci]
  use question mark as default emoji
  finish up new emoji selector functionality
  remove custom font and introduce BotIcon for existing bots with old icon
  wip
  add "tap to change" message
  WIP: first draft for #3027
  cleanup GraphQLTransport
  move README to root directory
  DRY, add alert for #3016
  add "new" login flow to GraphQLTransport with tests
  make a README
@bengtan
Copy link
Contributor

bengtan commented Feb 19, 2019

We are retiring/ignoring/obsolete-ing all 3.x.x bugsnags since the current code (4.x.x) is very different.

@bengtan bengtan closed this as completed Feb 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugsnag PRODUCTION This issue affects the production environment
Projects
None yet
Development

No branches or pull requests

4 participants