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
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