You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/sources/companion-plugins/google-drive-picker.mdx
+3-1
Original file line number
Diff line number
Diff line change
@@ -73,7 +73,9 @@ Using Google Drive Picker requires setup in both Uppy and Companion.
73
73
74
74
### Prerequisites
75
75
76
-
Make sure your web app is hosted on a server that either does **not set `Cross-Origin-Opener-Policy` at all** or sets it to `same-origin-allow-popups`. [See this issue for more information](https://github.com/transloadit/uppy/issues/5625).
76
+
Make sure your web app is hosted on a server that either does **not set
77
+
`Cross-Origin-Opener-Policy` at all** or sets it to `same-origin-allow-popups`.
78
+
[See this issue for more information](https://github.com/transloadit/uppy/issues/5625).
0 commit comments