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
{{ message }}
This repository has been archived by the owner on Jul 1, 2023. It is now read-only.
If there is a number in the vocabularyText column in the google sheet, and I try to Push the data, it will throw this exception:
Failed to push. Please check error below.
ScriptError: Exception: Argument cannot be null: findText
This only happens when the cell type is set to Automatic - if it is set to Plain text numbers work perfectly. A potential fix for this would be the add-on setting the cell type when setting up the sheet
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
If there is a number in the
vocabularyText
column in the google sheet, and I try to Push the data, it will throw this exception:This only happens when the cell type is set to Automatic - if it is set to Plain text numbers work perfectly. A potential fix for this would be the add-on setting the cell type when setting up the sheet
The text was updated successfully, but these errors were encountered: