gunjandatta / sprest

An easy way to develop against the SharePoint 2013/Online REST api.
https://dattabase.com
MIT License
77 stars 16 forks source link

Minor Bug Fixes #271

Closed gunjandatta closed 3 years ago

gunjandatta commented 3 years ago

The request digest wasn't being set correctly for SPFx solutions. Updated the setContentTypeField helper method. It may throw an exception in certain cases. Fixed the lookup query to do a manual sort. The lookup column may not be used in an OData query, based on the type.