App icon indicating copy to clipboard operation
App copied to clipboard

Can't add new report actions in Debug mode

Open DylanDylann opened this issue 2 months ago • 3 comments

If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!


Coming from https://github.com/Expensify/App/issues/53027#issuecomment-2500692010

https://github.com/Expensify/App/blob/3f4e93ee40462b42f5fe331fdf9db5c9bbb1a421/src/pages/Debug/ReportAction/DebugReportActionCreatePage.tsx#L117

we use the set method but we don't add the previous data. It caused when adding new report action, all previous report actions will be removed

cc @pac-guerreiro @puneetlath @JKobrynski

DylanDylann avatar Dec 06 '24 07:12 DylanDylann