Alex Genaille

Results 4 issues of Alex Genaille

Angular released the angular.component in angular 1.5. This issue is a new feature request to support: `angular.module().registerComponent(, );`

# Issue I've disabled caching: ``` NgxJsonapiModule.forRoot({ url: '/api/', cache_prerequests: false, cachestore_support: false }) ``` When I make a query like so: ``` service.all(paramsCollection); ``` The `Service.getAllFromServer` handles the response...

### Describe the bug We have a defect in our system where the ng-select dropdown will render on top of our fixed header, and it appears it will theoretically render...

bug
waiting for feedback

# Summary JAWS does not correcly announce aria-rowindex and aria-colindex when an enterprise data grid uses column and row virtualization for large datasets, yet the grid is correctly rendering aria-rowindex...