Forum Discussion
diridev
Oct 30, 2021Copper Contributor
Edge Stable crashing on extension function chrome.identity.launchWebAuthFlow
I've developed an Edge extension which allows users to login with their Google account. I use the https://developer.chrome.com/docs/extensions/reference/identity/#method-launchWebAuthFlow function fo...
sobby
Dec 18, 2021Copper Contributor
Hi, I agree it's not a solution it is just a workaround but Can you please share some code why it is returning undefined.
KristofferPK
Dec 18, 2021Copper Contributor
Hi, thanks for responding so quickly. I appreciate it.
I don't know! 😄 It creates a window and displays correctly, but it returns undefined (without any other errors) and I'm baffled.
I have no idea why it's returning undefined.
I can't listen to window-changes (to retrieve the window-title) if the API returns nothing! 😛 I'm unable to give you more information of why it returns undefined.
I don't know! 😄 It creates a window and displays correctly, but it returns undefined (without any other errors) and I'm baffled.
I have no idea why it's returning undefined.
I can't listen to window-changes (to retrieve the window-title) if the API returns nothing! 😛 I'm unable to give you more information of why it returns undefined.