huutech
huutech
I used the nestedScrollEnabled={true} prop with the WebView component, and that resolved the issue and I used patch-package to create a patch file. ` setLoading(false)} nestedScrollEnabled={true} />`
Edited by **proposal-police**: This proposal was **edited** at 2024-11-30 07:03:40 UTC. ## Proposal ### Please re-state the problem that we are trying to solve in this issue. Blank area displayed...
## [Proposal updated](https://github.com/Expensify/App/issues/53327#issuecomment-2508862747) - Updated the alternative solutions
@sobitneupane I am still able to reproduce this issue on the latest main branch. Could you try running `npm install`? https://github.com/user-attachments/assets/db9cdd77-b82c-463d-ba88-cb18b25f8c40
I am using pixel_3a https://github.com/user-attachments/assets/5d68d5ae-fc0a-49e7-8508-eadad232bc59 -
Edited by **proposal-police**: This proposal was **edited** at 2024-11-16 06:39:01 UTC. ## Proposal ### Please re-state the problem that we are trying to solve in this issue. Secondary account can't...
I think it should send a magic link only once per email added, similar to the [alternative solution](https://github.com/Expensify/App/issues/52571#issuecomment-2478133448) in the video. This is useful to avoid spamming by sending too...
@suneox I’ve made changes to the [keyboard utils](https://github.com/Expensify/App/pull/53529/files#diff-01d553aa665ef2ce3e55d8df9bda8ab27808d9571ef68f8d1678edf21f1bc949). This function wasn’t working on mWeb, as mentioned in the documentation [here](https://reactnative.dev/docs/keyboard#usage). Due to this issue, the function needed an update to...
@suneox I’ve updated your feedback. Could you please check it again? Thank you
@suneox I’ve updated the pull request. Can you take a look? https://github.com/user-attachments/assets/ce77453c-9d7b-417f-87d1-e9fa1b58eb55