pnp / blog

holds all blogs published on the Microsoft 365 Platform Community blog
https://pnp.github.io/blog
MIT License
71 stars 102 forks source link

Guidance On How To Use React DataTable Webpart #1738

Open utterances-bot opened 8 months ago

utterances-bot commented 8 months ago

Guidance On How To Use React DataTable Webpart

Introduction In this article, we will see how to configure and use react-spfx-datatable web part which I have contributed to PnP SPFx Web part galleries.

https://pnp.github.io/blog/post/guidance-on-how-to-use-react-datatable-webpart/

YeshwA7777 commented 8 months ago

Hello ! Myself Yeshwanth... I'm getting this error when I add the DataTable App from App catalog into Web Part Page

Something went wrong If the problem persists, contact the site administrator and give them the information in Technical Details. TECHNICAL DETAILS ERROR: Object prototype may only be an Object or null: undefined

CALL STACK: TypeError: Object prototype may only be an Object or null: undefined at setPrototypeOf () at extends (https://localhost:4321/dist/react-datatable-web-part.js:9790:5) at https://localhost:4321/dist/react-datatable-web-part.js:10699:5 at 1EVP (https://localhost:4321/dist/react-datatable-web-part.js:10717:2) at webpack_require (https://localhost:4321/dist/react-datatable-web-part.js:20:30) at Module.gGDk (https://localhost:4321/dist/react-datatable-web-part.js:267130:75) at webpack_require (https://localhost:4321/dist/react-datatable-web-part.js:20:30) at Module.LqWp (https://localhost:4321/dist/react-datatable-web-part.js:185122:74) at webpack_require__ (https://localhost:4321/dist/react-datatable-web-part.js:20:30) at Module.igW0 (https://localhost:4321/dist/react-datatable-web-part.js:274685:93)

Kindly help me out to fix this issue : )

LuiseFreese commented 7 months ago

adding @chandaniprajapati