EmadR

Results 4 issues of EmadR

when i call this.dbService.deleteDatabase().subscribe((deleted) => { console.log('Database deleted successfully: ', deleted); }); log in console: ERROR Error: Unable to delete database because it's blocked at deleteDBRequest.onblocked [as __zone_symbol__ON_PROPERTYblocked] (ngx-indexed-db.mjs:531:27)

Hi I have made a component of the calendar as follows: Now I want to display this component inside the table using a loop, but I get the following error:...

bug
needs investigation
needs example

hi 1. when i run ng test, i receive this error "dependencies": { "@angular/animations": "^15.2.8", "@angular/cdk": "^15.2.9", "@angular/common": "^15.2.8", "@angular/compiler": "^15.2.8", "@angular/core": "^15.2.8", "@angular/forms": "^15.2.8", "@angular/material": "^15.2.9", "@angular/platform-browser": "^15.2.8", "@angular/platform-browser-dynamic":...

![000000](https://github.com/worktile/ngx-gantt/assets/19501518/68ba78c9-ccc2-4d25-b62e-01faf552acbc) viewOptions = { dateOptions: { locale: enUS, weekStartsOn: 1 } }; I set my own settings for dateOptions, but the toolbar does not translate