An error occurred while fetching this tab.
Removes child component modification from form_spec
- Apr 11, 2023
-
-
Artur Fedorov authored
As part of Vue 3 migration direct data manipulation should be avoided
-
Describe in detail what your merge request does and why.
This MR resolves #391138 (closed)
What was cleaned up from epic:
wrapper.vm
or childComponent.vm
modificationScreenshots are required for UI changes, and strongly recommended for all other merge requests.
NO VISUAL CHANGES
Numbered steps to set up and validate the change are strongly suggested.
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
Related to #391041 (closed)
As part of Vue 3 migration direct data manipulation should be avoided