4,112 questions
Cannot read properties of undefined (reading 'state')
Hadiqa Mazhar
0
Reputation points
In the chrome browser, I am getting TypeError: Cannot read properties of undefined (reading 'state') whenever I am on the join now screen. The issue is basically at cdn used. Because of this whenever we run Microsoft teams on browserless chrome in a docker container it consumes memory faster which causes the chrome page to close.
TypeError: Cannot read properties of undefined (reading 'state')
at i.shouldShowMeetingSubtitle (https://statics.teams.cdn.office.net/hashed/3.1-app.min-ef558f8.js:1:7426994)
at https://statics.teams.cdn.office.net/hashed/0.2-angular-jquery.min-14969ec.js:248:181
at m.$digest (https://statics.teams.cdn.office.net/hashed/0.2-angular-jquery.min-14969ec.js:140:227)
at v.$digest (https://statics.teams.cdn.office.net/hashed/3.2-app.min-720e8da.js:1:5921077)
at https://statics.teams.cdn.office.net/hashed/0.2-angular-jquery.min-14969ec.js:143:82
at e (https://statics.teams.cdn.office.net/hashed/0.2-angular-jquery.min-14969ec.js:42:305)
at https://statics.teams.cdn.office.net/hashed/0.2-angular-jquery.min-14969ec.js:45:222
Microsoft Teams Development
Sign in to answer