Skip to content

[Bug]: Cant login with symantec login due to contextIsolation #2326

@osatien

Description

@osatien

Can you reproduce this bug on the Microsoft Teams web app (https://teams.microsoft.com)?

NO

Describe the bug

I cant login with the default source due to contextIsolation=false. I think it is because my sso page needs contextIsolation to true. After i change the contextIsolation: false to true i can login. the sso page appears ok. The problem should be later when using the app. can you place make something to fix this? i mean open login with contextisolation true and later the app with false.

What package are you using?

deb

Version

2.7.0

Reproduction steps

1. download code and without modifying start
2. cant login
3. modify contextIsolation to true
4. can login (i suppose application wont work well)
...

Expected Behavior

1. download and work 
2. perhaps open login with contextIsolation true and remove after login if it is possible
3.
...

Debug

ELECTRON_ENABLE_LOGGING=true teams-for-linux --logConfig='{"transports":{"console":{"level":"debug"}}}'


i will upload this logs after the good and bad one

Additional context

lognew_bad.txt
lognew_ok.txt

Metadata

Metadata

Labels

awaiting user feedbackWaiting for user to confirm they still need this featurebugSomething isn't working

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions