Open TomasKulhanek opened 3 years ago
Submitted query on Stack overflow
After applying PR #2 another warning appears indicating that vue runtime tries to interpret the third party custom-element and fails: [Vue warn]: Failed setting prop "id" on <bdl-fmi>: value idfmi is invalid. TypeError: this.au is undefined g aurelia-web-components.js:78 patchDOMProp runtime-dom.esm-bundler.js:458 patchProp runtime-dom.esm-bundler.js:586 mountElement runtime-core.esm-bundler.js:4007
Note development build can be made by npm run serve
or with output to dist on ./node_modules/.bin/vue-cli-service build --mode development
.
When routing to page with Bodylight components in Vue 3, the page is not rendered and console contains these warnings even the
isCustomElement
is set to ignore custom elements from Bodylight.js-Components.runtime-core.esm-bundler.js?5c40:38 [Vue warn]: Failed to resolve component: bdl-fmi
``` runtime-core.esm-bundler.js?5c40:38 [Vue warn]: Failed to resolve component: bdl-fmi at