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
gives the error "Internal errors prevented this error message from being shown. Please report this as a bug."
Similarly this program:
import gdrive-sheets as GS
titanic-raw-loader = GS.load-spreadsheet("1ZqZWMY_p8rvv44_z7MaKJxLUI82oaOSkClwW057lr3Q")
titanic-raw = load-table: survived :: Number, pclass :: Number, raw-name :: String, sex :: String, age :: Number, sib-sp :: Number, par-chil :: Number, fare :: Number source: titanic-raw-loader.sheet-by-name("titanic", true) end
print(titanic-raw.row-n(0))
User is on Chrome version: 128.0.6613.138, which is the latest version as of this writing. I am unable to reproduce this, but I'm on macOS, whereas user is on Windows 11, Version: 23H2.
Bug reported by Sophia Wu.
The text was updated successfully, but these errors were encountered:
Not a clue -- it doesn't reproduce on Linux, either. I'm tempted to say the student needs to clear their browser cache and try again; it sounds too spurious and idiosyncratic to track down, so far...
This program:
gives the error "Internal errors prevented this error message from being shown. Please report this as a bug."
Similarly this program:
User is on Chrome version: 128.0.6613.138, which is the latest version as of this writing. I am unable to reproduce this, but I'm on macOS, whereas user is on Windows 11, Version: 23H2.
Bug reported by Sophia Wu.
The text was updated successfully, but these errors were encountered: