microsoftgraph / msgraph-sample-reactspa

This sample demonstrates how to use the Microsoft Graph JavaScript SDK to access data in Office 365 from React browser apps.
MIT License
125 stars 105 forks source link

Doesn't work with React 18 #102

Closed jonrcrowell closed 2 years ago

jonrcrowell commented 2 years ago

Get the versions of the dependencies from the repo instead of using the ones installed with CRA. If you don't, you'll likely run in to issues.