Expensify / App

Welcome to New Expensify: a complete re-imagination of financial collaboration, centered around chat. Help us build the next generation of Expensify by sharing feedback and contributing to the code.
https://new.expensify.com
MIT License
3.47k stars 2.82k forks source link

[No QA] Fix undefined reportAction error #48949

Closed luacmartins closed 1 month ago

luacmartins commented 1 month ago

Details

Coming from this Firebase crash:

Non-fatal Exception: C7.w: Cannot read property 'actionName' of null
       at .onPress(address at index.android.bundle:1:5702163)
       at .anonymous(address at index.android.bundle:1:9338490)
       at .interceptAnonymousUser(address at index.android.bundle:1:9337226)
       at .onPress(address at index.android.bundle:1:9338362)
       at .t14(address at index.android.bundle:1:6877836)
       at .onPressAction(address at index.android.bundle:1:4520308)
       at .t23(address at index.android.bundle:1:4181560)
       at .apply((native):0:0)
       at .anonymous(address at index.android.bundle:1:4182712)
       at ._performTransitionSideEffects(address at index.android.bundle:1:789415)
       at ._receiveSignal(address at index.android.bundle:1:789003)
       at .onResponderRelease(address at index.android.bundle:1:787832)
       at .executeDispatch(address at index.android.bundle:1:1248060)
       at .executeDispatchesAndReleaseTopLevel(address at index.android.bundle:1:1253346)
       at .forEach((native):0:0)
       at .forEachAccumulated(address at index.android.bundle:1:1249576)
       at .anonymous(address at index.android.bundle:1:1253784)
       at .batchedUpdatesImpl(address at index.android.bundle:1:1314724)
       at .batchedUpdates$1(address at index.android.bundle:1:1253270)
       at .dispatchEvent(address at index.android.bundle:1:1253549)

Fixed Issues

$ https://github.com/Expensify/App/issues/49134

Tests

N/A

Offline tests

N/A

QA Steps

N/A

PR Author Checklist

Screenshots/Videos

Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop
melvin-bot[bot] commented 1 month ago

@eh2077 Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button]

mountiny commented 1 month ago

Reviewer Checklist

Screenshots/Videos

Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop
OSBotify commented 1 month ago

:hand: This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release.

OSBotify commented 1 month ago

πŸš€ Deployed to staging by https://github.com/luacmartins in version: 9.0.34-0 πŸš€

platform result
πŸ€– android πŸ€– success βœ…
πŸ–₯ desktop πŸ–₯ success βœ…
🍎 iOS 🍎 success βœ…
πŸ•Έ web πŸ•Έ success βœ…
OSBotify commented 1 month ago

πŸš€ Deployed to production by https://github.com/luacmartins in version: 9.0.34-3 πŸš€

platform result
πŸ€– android πŸ€– success βœ…
πŸ–₯ desktop πŸ–₯ success βœ…
🍎 iOS 🍎 success βœ…
πŸ•Έ web πŸ•Έ success βœ