Skip to content

[gui] Fix source component edit modal will not fix the component data#4942

Open
gulyasgergely902 wants to merge 1 commit into
Ericsson:masterfrom
gulyasgergely902:fix-source-component-edit-modal
Open

[gui] Fix source component edit modal will not fix the component data#4942
gulyasgergely902 wants to merge 1 commit into
Ericsson:masterfrom
gulyasgergely902:fix-source-component-edit-modal

Conversation

@gulyasgergely902

Copy link
Copy Markdown
Collaborator

This change fixes an issue where the source component edit modal is not populated on open. The issue is onMounted will only fire when the component is mounted. V-dialog is only mounted once and will stay mounted until refresh. A watcher fixes this issue.

This change fixes an issue where the source component edit modal is not
populated on open. The issue is onMounted will only fire when the component
is mounted. V-dialog is only mounted once and will stay mounted until
refresh. A watcher fixes this issue.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant