Forum Discussion
Christopher Rowles
Jul 24, 2024Copper Contributor
Cannot read property 'getClient' of undefined error - spfx Microsoft Graph
I have been trying to use MS Graph in my spfx project but get the following error: 'Cannot read properties of undefined (reading 'getClient')' when running gulp serve. I am using the followin...
Diptesh
Nov 13, 2024Copper Contributor
I am also getting the same error. After executing the above code "this" is becoming undefined.