We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When trying to write an array, I get this error: "Error: Number of tags must match the number of values"
It was working fine in version 2.2.1
The text was updated successfully, but these errors were encountered:
使用[[false,false,false,false,false,false,false,false,false]]的形式在进行尝试一下看看
Sorry, something went wrong.
Thank you, but doing this I get: Error: Write error [0x7]: Data type inconsistent.
I have also tried with [[0,0,0,0,0,0,0,0,0]] with the same result.
No branches or pull requests
bug description
When trying to write an array, I get this error: "Error: Number of tags must match the number of values"
To Reproduce
It was working fine in version 2.2.1
Environment
The text was updated successfully, but these errors were encountered: