G. Allegretta
G. Allegretta
##### **Overview of the feature request** Right now when generating entities on the frontend Angular project, all fields are marked as optional, even if a fields has been specified as...
# Bug report ## What steps will reproduce the problem? Using the Ionic project with the [Lottie SplashScreen](https://ionicframework.com/docs/native/lottie-splash-screen), build the application for Android and run it on two different mobile...
I'm working on an Angular 7 application, bundled with Webpack 4. Inside a service file, I put the following code related to Eev ````typescript import * as Eev from 'eev';...