awesomeapp-dev / rust-desktop-app

Base desktop application code with Tauri, Native Web Components and SurrealDB (follow the VMES app architecture)
Apache License 2.0
255 stars 26 forks source link

" XPropertyNotFound" -help #6

Closed steveSujo closed 1 year ago

steveSujo commented 1 year ago

awesome template by the way

I created a new model in the Tauri Backend for storing notes

I called the list() function form the frontend

and I get this error image

"f_type" property in the model

could you help me find the solution to the problem?
or what i am missing