Junaid S.

Results 6 comments of Junaid S.

Getting same error, I used [Angular Universal Starter project](https://github.com/Angular-RU/angular-universal-starter) for development. Now development is completed, I want to deploy on AWS-Lambda. But when I run the command `ng add @ng-toolkit/serverless`...

I also have the issue showing Owl-Carousel in Angular 7.x project. I am actually working on [Angular-Universal project](https://github.com/Angular-RU/angular-universal-starter). After adding the Owl-Carousel in Angular-Universal and then run the `npm run...

In css, `div.record-picker` horizontal scroll bar is deliberately hidden `overflow-x: hidden` Until any solution provided, you can override/change css to `overflow-x: auto;` as a way around. This will be applied...

Still looking for a road map for UE5. It is quite important for us.

Still looking for a road map for UE5. It is quite important for us. Thank you

These are good proposals to improve ReactiveForms. It would be great if we include [#31958](https://github.com/angular/angular/issues/31958): `ControlValueAccessor `For `FormArray`. We can create `ArrayValueAccessor` which will be quite helpful for building custom...