Vue3 async component #68
Labels
epic_ui_towards_vue3
Changes to upgrade towards Vue.js 3
epic_ui
UI improvements
priority_low
Low priority
In order to move the code to Vue3, the NApps must be loaded as async components.
Async component
The module httpVueLoader must be replaced for vue3-sfc-loader
httpVueLoader is a Vue2 library used for dynamic loading of NApps. Internally, it is custom coded in the component httpVueLoader.js
This issue is a two-phase implementation:
The text was updated successfully, but these errors were encountered: