-
I cannot even include the library:
```
[0] TypeScript error: /home/jan/workspace/wfReport2/node_modules/ng2-dnd/src/abstract.component.d.ts(78,22): Error TS1005: '=' expected.
[0] TypeScript erro…
-
no resource to load, early way out in angular 16. Please help
![image](https://github.com/VadimDez/ng2-pdf-viewer/assets/54830362/334b7bbd-dee7-4220-a31f-050181ae3fc4)
-
Hello @oferh,
Do you have plans to support Angular 6? Kindly let me know if you are planning or have already started working on the upgrade.
I am will to work on the upgrade.
-
_Original issue by @aravindvakil on [2019-03-21T09:17:04Z](https://github.com/ionic-team/ionic/issues/17841)_
Unable to do production build in ionic 3.19.0. I've checked the related AOT build error i…
-
When I change the data sources array, the dropdown doen't change its old values.
Here's an example:
```
let dS = ["a", "b"];
setTimeout(()=>{
dS = ["c"];
}, 5000);
```
After 5…
-
-
Hallo,
I'd like to use the same confirmation dialog all in my app. So I want to create a component based modal like in the example area. But I think the example of the component based modal is a …
-
Sometimes I will push the ` *$")
(delete-char sgml-basic-offset)))))
(with-eval-after-load flycheck-mode
;; tomado de https://jamiecollinson.com/blog/my-emacs-config/ hace que
;; f…
-
Hello,
I've followed your [instruction](https://github.com/kadoshms/ionic2-autocomplete) but i've faced some issues.
I'm working on a lazy loading page, so i've imported `AutoCompleteModule` on my…
-
I am receiving a CSRF token from my backend, putting the CSRF in local storage and then adding that CSRF manually to the headers in the "watch" when I am trying to subscribe to a topic (see below)
…