OneDrive / samples

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

Selecting from File Picker search results fails when using VPN #24

Closed capedrolima closed 1 year ago

capedrolima commented 1 year ago

Hey guys, we applied the feature related to the issue https://github.com/OneDrive/samples/issues/20. Many thanks for considering my request. The feature is really good.

But we realized that when a VPN is used to connect to SharePoint, navigating to a folder and selecting an item works fine. However, the Select button does not work when you search for an item and select it from the search results. The Select button greys out with a spinning icon for a few seconds and then displays again, but nothing happens. The item is not selected. When a VPN is NOT used, selecting an item from the search results works successfully.

Any suggestions on how to solve this problem?

Problem-related to the issue https://github.com/OneDrive/samples/issues/20

Search with VPN- FilePicker

capedrolima commented 1 year ago

Closing the Issue. We just realized that the problem is not related to the VPN. I'll open a new ticket with the right description.