|
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. |
Answered by
Dev4Mod
Apr 14, 2026
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. |
0 replies
Answer selected by
NMBlanco
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to 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.