SSO Office Add-in nested app: fetch is not defined #780
Replies: 1 comment
|
Hi Thomas McAuliffe (@Tom-H2oThermo), There was a known issue on this and should be fixed now when you run yo office for a new project: OfficeDev/generator-office#822 Thanks, |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I've followed the instructions here:


https://learn.microsoft.com/en-us/office/dev/add-ins/develop/enable-nested-app-authentication-in-your-add-in
In my taskpane.js file (TODO 4 section) I'm getting an error 'fetch' is not defined.
It appears that I can select "Disable no-undef for this line" but I don't know if that is what I should do.
Any suggestions would be greatly appreciated.
All reactions