Hello there. I ran into a problem while trying creat my first small app with a basic update function.
I tried to make a query that allowed me to update multiple rows on a table. It gave me this error. I try to connect to Id primary key of the dataset and it gives an error saying that it it can no longer read the properties inside data and data itself remains undefined.
. I'm unsure of what went wrong.