-
Big thanks you for this control. I have one ask, that I think will be useful for others.
I have modal dialog, in which I use your control markup(like in example), but as long as modal html is static …
-
In our app we currently have it so we can load multiple modals without a backdrop, so the user can still use the app in the background, while the modal is displayed.
Now we want to show multiple prog…
-
As of Angular 1.2.0, angular-route is a separate module: http://stackoverflow.com/questions/20008428/uncaught-error-no-module-ngroute
-
The same code in IE seems to take as huge amount of time when calling getAll() as compared to Chrome.
In Chrome this code runs in
-
when changing from one menu entry to another and back to the map display, the map is not displayed correctly:
![image](https://cloud.githubusercontent.com/assets/2399349/8606315/1473378a-268b-11e5-9…
-
### Before you start please confirm the following.
- [X] Yes, I've searched similar issues on [GitHub](https://github.com/portainer/portainer/issues).
- [X] Yes, I've checked whether this issue is…
-
I updated my generator-angular-meteor and know I have this error:
```
module.js:338
throw err;
^
Error: Cannot find module 'duplexify'
at Function.Module._resolveFilename (module.js…
-
**Description**
Following logic on [lifecycle documentation](https://quarkus.io/guides/lifecycle) we can see that we have can register for startup and shuttdown events. It could be useful to have an …
-
### Which @angular/* package(s) are the source of the bug?
compiler-cli, compiler
### Is this a regression?
Yes
### Description
I have run into a problem working with a JHipster applica…
naris updated
2 weeks ago
-
So I am really intrigued by your potential solution here as it may solve a pressing need i have to bust an ngc-compiled Angular 2 application up into three bundles--(1) polyfills (2) vendor and (3) ap…