Closed R3GENERATion closed 4 months ago
I am experiencing the same issue, setting the value to false or removing it still presents files outside of my drive!
@R3GENERATion , did you find a workaround?
I found a fork of this project which resolves my issue.
Thank you, the result was fine for my purposes. Thanks for sharing!
If I'm reading the documentation correctly, the sharedDrives property passed into openPicker (referring to example provided on npm) is supposed to toggle shared drives, with the default reading false. This property doesn't seem to have any effect on the outcome of the picker presented, specifying false continues to show files shared to your drive.
How are we getting around this? What should I be doing to this example to display only files owned by the user?