Debashis Panda

Results 3 issues of Debashis Panda

I am trying on **Angular-14** and **angular-editor-2.2.0-beta.0**. The Editor icons are not loading. ![Screenshot from 2022-07-12 01-53-24](https://user-images.githubusercontent.com/81557373/178351835-8fab8c0b-9d64-49e7-b525-b75f1e98c4e9.png) 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...

enhancement