TypeError: /home/pollux/polaris/DEV/dashboard/src/views/public/sidebar.pug:30
28| +progressBar(userprofile.inventory.achievements.length , "achievementsSize" ,"Achievements",0)
29|
> 30| if !userprofile.prime && !userprofile.counters.prime_streak
31| .ad-space(v-html="AS2")
Cannot read properties of undefined (reading 'prime_streak')
at eval (eval at wrap (/home/pollux/polaris/DEV/dashboard/node_modules/pug-runtime/wrap.js:6:10), <anonymous>:3992:49)
at template (eval at wrap (/home/pollux/polaris/DEV/dashboard/node_modules/pug-runtime/wrap.js:6:10), <anonymous>:4351:7)
at exports.renderFile (/home/pollux/polaris/DEV/dashboard/node_modules/pug/lib/index.js:454:38)
at exports.renderFile (/home/pollux/polaris/DEV/dashboard/node_modules/pug/lib/index.js:444:21)
at exports.__express [as engine] (/home/pollux/polaris/DEV/dashboard/node_modules/pug/lib/index.js:493:11)
at View.render (/home/pollux/polaris/DEV/dashboard/node_modules/express/lib/view.js:135:8)
at tryRender (/home/pollux/polaris/DEV/dashboard/node_modules/express/lib/application.js:657:10)
at app.render (/home/pollux/polaris/DEV/dashboard/node_modules/express/lib/application.js:609:3)
at ServerResponse.render (/home/pollux/polaris/DEV/dashboard/node_modules/express/lib/response.js:1049:7)
at /home/pollux/polaris/DEV/dashboard/src/routes/profile.js:97:9

dashboard > src > views > public > sidebar.plx
Line: 30
TypeError: Cannot read properties of undefined (reading 'prime_streak')
dashboard > src > views > public > sidebar.plx
Line: 30