Replies: 1 comment
-
@dsaad68 I see you reported this bug as an issue in #4128 so let's continue the conversation there 👍🏽 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I create a row with content based on a struct
Person
(which contains a field namedid
), and later, when I want to use it to update the table, it panics, and I receive the error message below.Code:
Error:
Beta Was this translation helpful? Give feedback.
All reactions