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 May 26, 2022. It is now read-only.
A cell should contain a single value. Here it contains an array... Hence the cell type being detected as ERROR.
You can create a Row from an array but not a Cell.
I'm running into an issue where the writer is running into a fatal error
Trying to add a value with an unsupported type: NULL
The bit of code that's failing is:
The array looks something like this:
Any ideas?
The text was updated successfully, but these errors were encountered: