Debashis Panda
Debashis Panda
I am trying on **Angular-14** and **angular-editor-2.2.0-beta.0**. The Editor icons are not loading.  Also, I could see these errors in the console. And I guess this...
### Version info - Angular CLI: 13.3.3 - Node: 16.14.2 - Package Manager: npm 8.6.0 - OS: linux x64 - Angular: 13.3.2 Package Version --------------------------------------------------------- @angular-devkit/architect 0.1303.3 @angular-devkit/build-angular 13.3.2 @angular-devkit/core...
Standalone version is not able to generate examples when Inheritance is used. In the provided example, Pet and NewPet are two datatypes. When NewPet is inherited into Pet, Example can't...