PriyankaP
Convex Community2y ago
11 replies
Priyanka

Hi, I am facing some error in while inserting data into the table created on convex database.

In the frontend, I am taking the user input as a string input for the date input using python. In the schema, I have defined that column to be a v.string() type. Still there is some error while inserting into the table. I am new to javascipt/typescript programming. Can anyone help me with this? Thank you!
Was this page helpful?