Skip to content

Register Vue components locally instead of globally

Coung Ngo requested to merge cngo-register-components-locally into master

What does this MR do and why?

This MR registers Vue components locally instead of globally except TreeRoot because I wasn't able to resolve a recursive registered component error for it

Screenshots or screen recordings

How to set up and validate locally

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Coung Ngo

Merge request reports