-
-
Notifications
You must be signed in to change notification settings - Fork 317
Open
Labels
awaiting user feedbackWaiting for user to confirm they still need this featureWaiting for user to confirm they still need this featurebugSomething isn't workingSomething isn't working
Description
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 oneAdditional context
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
awaiting user feedbackWaiting for user to confirm they still need this featureWaiting for user to confirm they still need this featurebugSomething isn't workingSomething isn't working
Projects
Status
In Progress