-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: missing string: pluginNameGoogleDrive + pluginNameGooglePhotos #5542
Labels
Comments
GFoley83
changed the title
Error: missing string: pluginNameGoogleDrive
Error: missing string: pluginNameGoogleDrive + pluginNameGooglePhotos
Dec 5, 2024
This was referenced Dec 14, 2024
seems to be still broken: |
Merged
still broken |
i managed to reproduce locally |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Initial checklist
Link to runnable example
N/A given it requires config of auth at Google API level
Steps to reproduce
Install the new GoogleDrivePicker and/or GooglePhotosPicker, configure it in JS and load uppy.
Expected behavior
No error and plugin should load.
Actual behavior
Error thrown in the console:
Error: missing string: pluginNameGoogleDrive
Related to #2459
Same workaround fixes the issue:
Edit: Same issue exists with
GooglePhotosPicker
.The text was updated successfully, but these errors were encountered: