-
While trying to create a new angular/ux-aspects project, I keep getting the following error when I try to install ux-aspects:
```
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependen…
-
### Issue
```
Uncaught TypeError: Cannot read property 'getTokens' of null
at EditSession.getTokens (scripts.js:10056)
at Text.$renderLine (scripts.js:16782)
at Text.$renderLinesFra…
-
> @angular/core: ^16.0.0
> @ionic/angular: ^7.0.0
> cordova-android: 12.0.1
> @angular/router": ^16.0.0
I have imported the PdfViewerModule in the module where I want to use, it is working fine.…
-
I'm working with ng2-smart table so I want to get the index of current page that helps me to optimize my application by sending the index to my service to get only limited number of data , when user p…
-
Hello I am interested in this project to be updated to the final angular2 version based on the last version of ng2-admin
-
There is a issue in sorting when navigating to descending. The issue is in the file
ng2-table/components/table/ng-table-sorting.directive.ts
`line 28: this.column.sort = '';`
It works when its chang…
-
This error happend when the total of results need less "pages" than the position for the actual page.
Steps to reproduce:
go to: http://valor-software.com/ng2-table/
In the example table, click on …
ghost updated
7 years ago
-
![Screenshot 2024-02-02 at 4 49 31 PM](https://github.com/intbot/ng2-pdfjs-viewer/assets/8271981/869849f7-9452-4dd9-8e82-f27ad842ea7c)
![Screenshot 2024-02-02 at 5 36 36 PM](https://github.com/intbot…
-
In my HTML I got ngb tabset component:
-
**Type of issue:** (check with "[x]")
> - [x] New feature request
> - [ ] Bug
> - [ ] Support request
> - [ ] Documentation
**Current behaviour:**
Right now, if the user needs to edit…