react-directory - web part throws ERROR: [object Object] for normal users #5388
Labels
type:bug-suspected
Suspected bug (not working as designed/expected). See type:bug-confirmed for confirmed bugs
Disclaimer
Yes
Sample
https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-directory
Contributor(s)
@joaojmendes @petkir @sudharsank @Abderahman88 @Sandeep-FED
What happened?
Normal users cannot see this web part for some reason, they receive a ERROR: [object Object]. On my admin account I am able to see this web part, though.
Steps to reproduce
Expected behavior
Users should be able to see the web part. Is this a rights issue? Is there something wrong within the web part? Would really appreciate some help!
Target SharePoint environment
SharePoint Online
Developer environment
Windows
Browsers
What version of Node.js is currently installed on your workstation?
v18.20.6
What version of Node.js is required by the sample?
v18
Paste the results of SPFx doctor
√ SharePoint Framework v1.20.0
√ Node v18.20.6
√ yo v5.1.0
√ gulp-cli v3.0.0
√ bundled typescript used
[
{
"check": "SharePoint Framework",
"passed": true,
"version": "1.20.0",
"message": "SharePoint Framework v1.20.0 valid."
},
{
"check": "SharePoint Framework",
"passed": true,
"version": "1.20.0",
"message": "SharePoint Framework v1.20.0"
},
{
"check": "Node",
"passed": true,
"message": "Node v18.20.6",
"version": "18.20.6"
},
{
"check": "yo",
"passed": true,
"message": "yo v5.1.0",
"version": "5.1.0"
},
{
"check": "gulp-cli",
"passed": true,
"message": "gulp-cli v3.0.0",
"version": "3.0.0"
},
{
"check": "typescript",
"passed": true,
"message": "bundled typescript used"
}
]
Additional environment details
Using SharePoint Online
The text was updated successfully, but these errors were encountered: