OneDrive / samples

Contains samples, scenarios, and guidance for integrating with OneDrive and SharePoint drives, drive items, and files.
MIT License
58 stars 59 forks source link

How to migrate onedrive filpicker from onedrive7.2 to 8.0 #33

Closed geetharamu closed 1 year ago

geetharamu commented 1 year ago

We are using javascript onedrive filepicker 7.2 in our application. https://learn.microsoft.com/en-us/onedrive/developer/controls/file-pickers/js-v72/?view=odsp-graph-online

If we need to migrate from onedrive v7.2 to v8, what are the steps need to follow

patrick-rodgers commented 1 year ago

There isn't a migration guide as such since they are two different technologies. You can follow the docs to understand how to setup the v8 picker.

patrick-rodgers commented 1 year ago

Closing this issue as answered. If you have additional questions or we did not answer your question, please open a new issue, ref this issue, and provide any additional details available. Thank you!