Open Leonardonline opened 3 months ago
Yes, that is probably correct. Angular has evolved quite a bit since the corresponding integration was written. I think it might be best to either use the web-components from angular or create angular components and instantiate widgets inside of them in javascript/typescript.
What angular version do you use?
We're currently using Angular version 18. Would it be possible for you to provide an example (StackBlitz?) demonstrating how to integrate the web components or instantiate the widgets within Angular components? That would be extremely helpful for us to move forward.
Could you please provide a documetation updated for use with Angular project?
The online doc seems to be not updated and not valid more, for example
node_modules/@deuso/aux/angular
do not exists anymore.