-
I am new to Angular, the ng2-drag-drop is using angular 4.0.0, but the demo is using angular 2.4.0, would you please upgrade the demo to angular 4.0.0?
Also another newbie question, after I build …
-
* **I'm submitting a ...**
[x] bug report
[ ] feature request
[ ] question about the decisions made in the repository
* **Do you want to request a *feature* or report a *bug*?**
I would like to…
-
Currently we are trying to develop application with angular4 with ignite ui,
and we use Angular4 router with ignite ui controls,
we found that ignite ui control may not be correctly garbage collec…
-
````
--app
| -dist
| -src
| -node_modules
| .....
````
I use "package:win": "electron-packager . --ignore=src,node_modules --prune=true --overwrite --platform=win32 --arch=ia32 --out=out --icon…
-
Discussed with @Saulis. The grid won't work with Angular 2 and other libraries where elements are created and attached programatically.
Specifically, the column templates in Angular 2 are first cre…
-
Hi,
I am so glad to have found your ngx-infinite-scroll module. That s exactly what I needed for the angular4 application I am developping.
I have set up everything nicely so far and I am facing…
-
**mapbox-gl-js version**: 0.28
Not reproduced with 0.26 ; Maybe present in 0.27 too.
### Steps to Trigger The Error
1. Setup a geojson layer with a lot of features: for example, every buil…
-
##### **Overview of the issue**
since we switched to AOT and angular 4, it is no longer possible to use vendor SASS files ins component SASS files, which include them
##### **Motivation for …
xetys updated
7 years ago
-
first of all, sorry for my bad english.
I don't know how can i pass server side argument.
for example,
app.get('/foo', (req, res) => {
res.render('index', { req, testArg: 'hi' });
});
…
-
DropdownTreeviewModule - DropdownTreeviewModule.forRoot()
with visual studio angular2 adding your library causes this issue
Exception: Call to Node module failed with error: Prerendering failed beca…