N
Nuxt2d ago
FearArt

problem with setting field value from field valuec

code: https://mystb.in/ffefc7cfcf8be9bc84 return room : https://i.imgur.com/40fPrke.png return normal work: https://i.imgur.com/GG1Pdz2.png It's basically not Adding fields but REMOVING them
Imgur
Imgur
No description
2 Replies
kapa.ai
kapa.ai2d ago
Hi @FearArt. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave: ---------------------- Based on the information provided in your question and the code snippet you shared, it appears you are experiencing an issue with Vue reactivity in a Nuxt application. However, the knowledge sources provided do not contain specific information about this particular problem or the exact code you're using. To properly assist you, I would need more context about your Nuxt setup and the full component code. The issue seems to be related to reactivity and how you're handling form fields, but without more details, I can't provide a definitive answer. For general guidance on reactivity issues in Nuxt 3, you might find the following resource helpful: Nuxt 3 Documentation If you're still facing issues, I recommend: 1. Double-checking your reactive declarations and how you're updating the form fields. 2. Ensuring you're using the correct Nuxt 3 and Vue 3 syntax for reactivity. 3. Creating a minimal reproduction of your issue, which can help in identifying the root cause. If you can provide more details or a complete minimal reproduction, I'd be happy to take another look and offer more specific advice. ---------------------- Note: you can ask me a follow up question by @ mentioning me again :speech_balloon: ----------------------
kapa.ai
kapa.ai2d ago
<@360699173378588674> Kapa.ai is still learning and improving, please let me know how I did by reacting below.

Did you find this page helpful?