Problem with passing var to templets #353
Replies: 2 comments
-
It's hard to say what went wrong without seeing more of the code. In the first part of the code, it could be that the imports are wrong, or it could be that you forgot to run Without the context, it's impossible to see. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Closed, since no further information was provided. |
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 got error cannot convert u (variable of type model.User) to type user.User
user.User is just a templ component that looks like this:
any ideas what went wrong?
Beta Was this translation helpful? Give feedback.
All reactions