AnonymousFeb 25
App Crashing Frequently in Ho Chi Minh
hey guys, nothing too urgent, but the app has been crashing quite often today. Region: Ho Chi Minh, Vietnam
```
main-BW54xZCu.js:49 TypeError: Cannot read properties of undefined (reading 'session')
at Object.beforeLoad (main-BW54xZCu.js:1268:115608)
at SMe (main-BW54xZCu.js:50:65826)
at a (main-BW54xZCu.js:50:66117)
at s (main-BW54xZCu.js:50:66198)
at o (main-BW54xZCu.js:50:66106)
at _Me (main-BW54xZCu.js:50:66210)
at hee (main-BW54xZCu.js:50:70400)
at async main-BW54xZCu.js:50:81718
main-BW54xZCu.js:90 fetching https://api.openpanel.dev/trpc/auth.extendSession
{method: 'POST', signal: undefined, body: '{"json":null,"meta":{"values":["undefined"]}}', headers: {…}}
body
:
"{\"json\":null,\"meta\":{\"values\":[\"undefined\"]}}"
headers
:
{content-type: 'application/json'}
method
:
"POST"
signal
:
undefined
[[Prototype]]
:
Object
```
Completed

Hey and thanks for reporting this. Is it better now? We have added some measurements to avoid this.