subconcept-labs / ulangi

Ulangi is a language flashcards app with spaced repetition system and more.
https://ulangi.com
GNU General Public License v3.0
442 stars 61 forks source link

Numbers in google sheets causes exception #150

Open matthewhilton opened 2 years ago

matthewhilton commented 2 years ago

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