-
**Environment**
- CLI: 6.4.0
- Cross-platform modules: 6.4.1
- Android Runtime: 6.4.1
- iOS Runtime: 6.4.0
- Plugin(s):
Nativescript Angular
**Describe the bug**
Apps with large numbers…
-
#### Bug:
Snackbar is hidden when the virtual keyboard is opened.
Tested on iOS 11
#### What is the expected behavior?
Snackbar is placed on the bottom of visible screen, above keyboard
#### …
-
**Is your feature request related to a problem? Please describe.**
Currently we have the chance to notify users that they need to update, while their browser might be explicitly supported by our proj…
-
Hi, I tried to use dirPagination system on my mean.js project but when I load it in the Angular controller it shows the next error:
Error: [$injector:unpr] Unknown provider: angularUtils.directives…
-
#### Bug, feature request, or proposal:
Dragging and dropping in a cdkDropList is nice, but we need the ability to set an element as a cdkDrag element, and be able to drag that element onto an arbitr…
-
Hi there,
Thanks for this very useful Angular module.
Because I needed to modify notifications to be able to display them at the bottom of the page, I've forked and modified its code - maybe someone…
bl4de updated
9 years ago
-
I have a simple nativescript application with 3 routes:
```typescript
const routes: Routes = [
{ path: "", redirectTo: "/route1", pathMatch: "full" },
{ path: "route1", component: Route1…
-
```
Angular version: 1.4.7
angular-bind-notifier version: 1.1.4 (also on 1.1.3 and master)
```
I'm currently optimizing a huge table with many nested `ng-repeat`s which means the number of watchers g…
-
Hello,
starting an angular application from an eclipse terminal using "npm run-script debug" where debug is defined in package.json
{
"name": "myApplication",
"version": "0.0.0",
"scripts"…
-
I've imported everything into the app module as directed, but when I roll scrool, the console is notified and nothing happens!
```
import { BrowserModule } from '@angular/platform-browser';
impor…