-
I'm trying to test a service that takes in an instance of NgRedux:
```js
@Injectable()
export class SomeService {
constructor(private ngRedux: NgRedux) {}
}
```
In my tests I've tried moc…
-
From today with a new release of google maps API
the app crashes when i try to interact with map component.
I use a google maps web api version
New release is 3.32.
` http://maps.google.co…
-
I an using redux-observable like in your example but I don't know how to redirect the user to a different page after the login action success.
I am trying to Inject the Router to SessionEpics but it'…
-
**Ionic version:** (check one with "x")
[x] **2.x**
**I'm submitting a ...** (check one with "x")
[x] bug report
**Current behavior:**
using ionic:serve with RC 5 I get the following error …
-
**Type**: bug
**Ionic Version**: 2.x
**Platform**: all
Hello Ionic, I use Ionic to make PWA and I'm very happy with it. I've started a new project now and I can't figure out why the modals …
-
Choosing a reserved word just seems like it's asking for problems.
I can't for the life of me figure out how to get do to work with function bind syntax.
![image](https://cloud.githubusercontent.co…
BLamy updated
6 years ago
-
In a couple of "state as an observable" libraries there is an implementation of an operator typically called something like `select` that acts like an alias for `map(fn).distinctUntilChanged()` or `pl…
-
Hello! I use angular 2 with [ng2-redux](https://github.com/angular-redux/ng2-redux) module. Is it possible to use this `redux-form` module with angular 2? I create forms in angular 2 using [ReactiveFo…
-
When livereload runs in v2 you are brought to the root page. It would be nice to have an option somewhere to stay on your current page/state or maintain the nav stack.
-
Hi all,
after following "https://www.ag-grid.com/best-angular-2-data-grid/?framework=angular#gsc.tab=0"
to install ag-grid for angular 2 and run
npm i ag-grid --save
npm i ag-grid-angular --sa…