Bernhard Owen Josephus
Bernhard Owen Josephus
Just FYI, I also write the alternative if we want to keep using the animated ref.
@flodnv To confirm, which solution should I use?
Got it. PR is ready cc: @allgandalf
Looks like the same issue as https://github.com/Expensify/App/issues/38778 based on @kmbcook finding.
## Proposal ### Please re-state the problem that we are trying to solve in this issue. Not found page is shown briefly before the loading indicator when visiting invalid transaction...
@twisterdotcom It's easier to reproduce it on Android
On web, it's unnoticeable. https://github.com/Expensify/App/assets/50919443/b2c5dc4d-b415-4822-8317-43ce9de565f9 Actually, I can't notice it anymore on Android too.
Hmm, I'm still can't see it anymore. https://github.com/Expensify/App/assets/50919443/da3b75c2-4665-4b3f-b62e-f79b76447509
It shows not found page since this TS [PR](https://github.com/Expensify/App/pull/35566) where it puts an empty string as the default value. There is an issue for that [here](https://github.com/Expensify/App/issues/38345), but basically they are...
I would say they are the same and @Pujan92 solution will solve it.