massif-press / compcon

Digital character creator and player sheets for the LANCER TTRPG
https://compcon.app
GNU General Public License v3.0
271 stars 98 forks source link

[BUG] Cannot read properties of undefined (reading 'id') #2377

Open compcon opened 4 months ago

compcon commented 4 months ago

Submitted At: 3/7/2024 6:08:14

Browser: Chrome and Brave
Platform: Phone

Issue Description:
On Brave Browser I'm unable to login getting the "Cannot read properties of undefined (reading 'SyncFrequency')" error. On Chrome I can login but I will get the same error plus "Cannot read properties of undefined (reading 'id')" , "Cannot read properties of undefined (reading 'Theme')" and "Cannot read properties of undefined (reading 'GetView')"

Reproduction Steps:
In my case is simply by logging in

Expected Result:
I expect to login and use all my saved stuff

Additional Context:
I tried to clean the cache but nothing changed


Stack Trace: Vue error at [e] TypeError: Cannot read properties of undefined (reading 'GetView') at a.va (https://compcon.app/app.bundle.js:343:217993) at t._render (https://compcon.app/app.bundle.js:22:35296) at a.i (https://compcon.app/app.bundle.js:22:64441) at un.get (https://compcon.app/app.bundle.js:22:26610) at new un (https://compcon.app/app.bundle.js:22:26528) at t (https://compcon.app/app.bundle.js:22:64455) at kn.$mount (https://compcon.app/app.bundle.js:22:64602) at init (https://compcon.app/app.bundle.js:22:19337) at n (https://compcon.app/app.bundle.js:22:23166) at https://compcon.app/app.bundle.js:22:52509

Vue error at [e]
TypeError: Cannot read properties of undefined (reading 'SyncFrequency')
    at a.isManualOnly (https://compcon.app/app.bundle.js:343:777176)
    at un.get (https://compcon.app/app.bundle.js:22:26610)
    at un.evaluate (https://compcon.app/app.bundle.js:22:27760)
    at a.isManualOnly (https://compcon.app/app.bundle.js:22:29669)
    at a.et (https://compcon.app/app.bundle.js:343:768850)
    at t._render (https://compcon.app/app.bundle.js:22:35296)
    at a.i (https://compcon.app/app.bundle.js:22:64441)
    at un.get (https://compcon.app/app.bundle.js:22:26610)
    at un.run (https://compcon.app/app.bundle.js:22:27494)
    at pn (https://compcon.app/app.bundle.js:22:25602)```

Vue error at [e] TypeError: Cannot read properties of undefined (reading 'Theme') at a.userTheme (https://compcon.app/app.bundle.js:198:106186) at un.get (https://compcon.app/app.bundle.js:22:26610) at un.evaluate (https://compcon.app/app.bundle.js:22:27760) at a.userTheme (https://compcon.app/app.bundle.js:22:29669) at a.created (https://compcon.app/app.bundle.js:198:106242) at Ut (https://compcon.app/app.bundle.js:22:11265) at Qe (https://compcon.app/app.bundle.js:22:25179) at t._init (https://compcon.app/app.bundle.js:22:32825) at new a (https://compcon.app/app.bundle.js:22:30399) at https://compcon.app/app.bundle.js:22:19298```


Vue error at [e]
TypeError: Cannot read properties of undefined (reading 'id')
    at a.userID (https://compcon.app/app.bundle.js:198:106144)
    at un.get (https://compcon.app/app.bundle.js:22:26610)
    at un.evaluate (https://compcon.app/app.bundle.js:22:27760)
    at a.userID (https://compcon.app/app.bundle.js:22:29669)
    at a.r (https://compcon.app/app.bundle.js:198:99742)
    at t._render (https://compcon.app/app.bundle.js:22:35296)
    at a.i (https://compcon.app/app.bundle.js:22:64441)
    at un.get (https://compcon.app/app.bundle.js:22:26610)
    at new un (https://compcon.app/app.bundle.js:22:26528)
    at t (https://compcon.app/app.bundle.js:22:64455)```
<br>