-
|
So since a few builds, the loading time to open WhatsApp after I updated the WAenhancer module increased significantly. It freezes on the WhatsApp logo for about 40-50 seconds, sometimes crashes, and then somehow works again. I'm using the latest Vector ci build (3038) from actions tab. Maybe someone has an idea? It also only happens to the WAenhancer module, I already talked to the dev but we think the issue might be on Vector side. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
WAE locks the Main Thread to apply all hooks, but the search takes some time to complete. I believe it has something to do with how Dekit is loading the data; I'm investigating that. |
Beta Was this translation helpful? Give feedback.

WAE locks the Main Thread to apply all hooks, but the search takes some time to complete. I believe it has something to do with how Dekit is loading the data; I'm investigating that.