pnp / pnpjs

Fluent JavaScript API for SharePoint and Microsoft Graph REST APIs
https://pnp.github.io/pnpjs/
Other
753 stars 304 forks source link

Fix - Missing Context on NullUndefined Check #3013

Closed bcameron1231 closed 5 months ago

bcameron1231 commented 5 months ago

Category

Related Issues

fixes #3012

What's in this Pull Request?

Fixes SPFx null check by passing in missing context parameter.