-
I have code as provided in https://github.com/manishit56/Angular4-JsonEditor/tree/master/src/app/demo.
I tried with ChangeDetectionStrategy default and onPush, still updated made to JSON object using…
-
Hi, I've tried to integrate via npm install and follow the readme but it doesn't work out of the box !
I don't know what i am missing here !
i've replaced "./ng4-files" by "angular4-files-upload" an…
-
Hi,
I am using Angular 6.0.3 version and have been trying to get user profile picture from MS Graph API.
Using this library invokes the MS login page which is good. But after successful login I…
-
##### Description
When trying to consume a module generated by the Swagger-codegen typescript-angular for version 4.3 in a angular 5 project `ng serve` crashes and says:
```
ERROR in ./node_modul…
-
So I've read alot about the problem, but I haven't seen an official solution posted.
I've created an angular-cli project. And ran 'npm install snapsvg -s', then I imported it in my component using "i…
-
Hi, would you be able to provide a working plunkr (or anything of the sort) with your module running in angular2?
I checked out your demo, but it's kinda hard to figure out whats wrong with my vers…
-
Hello,
I really liked this library and i was able to make it work with angular v1.x but we are moving to angular 6. I tried to download enjoyhint from npm but it has the old version. Has anyone imp…
-
**I'm submitting a ...** (check one with "x")
```
[X] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please d…
-
Using `angular cli v1.0.0-beta.24` and generated a project getting `angular 2.3.1` then installed your component and hooked it in and now getting `ERROR in JSONEditorModule is not an NgModule`. Any id…
-
I have a problem with the loading of nouislider.min.css when I build app with the webpack. File not found. Is there any tutorial how I can fix the problem?