Satellite-im / UplinkWeb

Frontend for Uplink
https://uplink.satellite.im
MIT License
6 stars 2 forks source link

chore(wasm): updates wasm + group icon #868

Open Flemmli97 opened 3 days ago

Flemmli97 commented 3 days ago

What this PR does 📖

Which issue(s) this PR fixes 🔨

github-actions[bot] commented 3 days ago

Download the app installers for this pull request:

phillsatellite commented 3 days ago

Having some weird issues. This pr broke all 3 of my accounts and Sara's as well. Incognito works fine but most of all the users we will have will not be using incognito browsers to use our app

Switch from dev to this branch (can be a brand new account or old account will still break)

Note that I have tried clearing my cache and restarting my browser over 20 times and no matter what I do I end up at this endless loading screen

This error appears in console -

(in promise) LinkError: WebAssembly.instantiate(): Import # 1 "wbg" "__wbg_friendrequest_new": function import requires a callable

This is Sara's account it was brand new, no friends, no chats, no nothing but still cannot load if we are on this branch image

My accounts

Screenshot 2024-11-20 at 3 28 48 PM
github-actions[bot] commented 3 days ago

Automated tests execution is complete! You can find the Playwright test report here and the Allure Test Report here

Flemmli97 commented 2 days ago

i had that happen once... and now i cant reproduce it anymore. tried different browsers, refreshing multiple times etc. can you test again?

phillsatellite commented 2 days ago

Replicated again this morning

Screenshot 2024-11-21 at 11 52 41 AM
phillsatellite commented 1 day ago

So was able to test with Sara with the fix you gave us but I had some weird behavior that Sara wasnt able to replicate. If you cant replicate either its all good wont try to hold this up any longer just wanted to mention it

So with the group that I created everything works fine but when I go to the group that Sara created my entire app freezes up and I get the error that I posted below. If I refresh I can move around the app again until I go to the group Sara created then it breaks again. I created a group with another account and it also seemed to work fine but that was with another account on the same local network so maybe it could be something sometimes happening with users not over local net

https://github.com/user-attachments/assets/28153abd-4d66-4234-b796-8c64968cf553

Screenshot_2024-11-22_at_1 45 02_PM