Vue.config.ignoredElements = [/elsa-\w*/]; applyPolyfills().then(() => { defineCustomElements(); }); I think that the issue is that the designer has a dependency onBSComponents, which is also built with StencilJS, and needs some preparation in order to be packaged with Elsa Designer....
Actually, Elsa-core is a really nice project except the issue for enable Elsa-workflow-designer with Vue. craigfowler added the prio low label Mar 4, 2021 Member sfmskywalker commented Jul 18, 2021 This is no longer an issue with Elsa 2.0, which fetches activities from Elsa Server. sfm...
If you're using a framework like Angular, React, or Vue.js, you would integrate this logic into your component lifecycle and event handling patterns. Remember to test this functionality across different browsers to ensure compatibility and to handle any edge cases that might arise. This comment ...