stable

Clone or download

Read-only

fix: exclude toolbar from component resolution in artidoc

part of story #38627 : Choice of a new Rich Text Editor Not doing it is problematic because Vue reserves the name of the component before trying to fallback. This can lead to conflicts between the different elements and unexpected warnings. See the Vue documentation for more information: https://vuejs.org/guide/extras/web-components.html#using-custom-elements-in-vue Change-Id: I091fcad884854fbf73d6748337bf48a331a79c87

Modified Files

Name
M plugins/artidoc/scripts/artidoc/vite.config.ts +10 −1 Go to diff View file