Conversation
Signed-off-by: samuel.park <samuel.park@megazone.com>
fix(widget): solve widget field data bug
|
✅ Why it is requiredThe Developer Certificate of Origin (DCO) is a lightweight way for contributors to certify that they wrote or otherwise have the right to submit the code they are contributing to the project. Here is the full text of the DCO. Contributors sign-off that they adhere to these requirements by adding a Git even has a |
There was a problem hiding this comment.
Pull Request Overview
This PR updates the WidgetFormOverlayStep2 component to streamline the field manager initialization and update rendering conditions. Key changes include:
- Removing the separate "fieldManager" variable and integrating it as a computed property within the reactive state.
- Adding additional safety checks (e.g. ensuring "widget" exists) in computed properties and template rendering conditions.
- Refining the template v-if condition for the widget form overlay for improved reliability.
|
✅ There are no commits in this PR that require review. |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Skip Review (optional)
style,chore,ci,test,docs)Description (optional)
Things to Talk About (optional)