AutoMap()not working with vue3 #530
Unanswered
luckyluggi
asked this question in
Q&A
Replies: 1 comment
-
Since i get this problem inside a vue3 project i created a little domo, where the bug is reproduced. All relevat code is isnide the linked App.vue file. |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
i hope anyone can tell me what i am doing wrong.
If i run this code:
The Log in the console is always:
I am using these versions:
If i add this to createMap it works and im getting
BioDto {name: "John Doe"}
correctlyBut i dont want to add this for every property.
Beta Was this translation helpful? Give feedback.
All reactions