-
core.es5.js:1020 ERROR TypeError: Cannot create property 'route' on boolean 'true'
at restangularizeBase (ngx-restangular.js:52)
at restangularizeElem (ngx-restangular.js:182)
at SafeSu…
-
LoopBack should provide Promise-enabled API out of the box. The plan is to use the approach outlined in https://github.com/iojs/io.js/pull/173.
**Tasks**
- [x] strongloop/strong-remoting#179 suppo…
-
I'm currently looking to use some methods in `addResponseInterceptor` function which return observables.
With the current code for `getList` explicitly raises an error if the resulting data is not…
-
With the new middleware implementation in Laravel 5.0 this package no longer works.
-
With the inception of our new centralized [Store](https://github.com/syndesisio/syndesis/issues/829), and it's application to the [Api Connector Wizard](https://github.com/syndesisio/syndesis/issues/2…
-
When trying to extend the Restangular model using `extendModel` method I get the following error:
`Property 'extendModel' does not exist on type 'Restangular'`
-
Hi, self explainatory screenshot.
I'm supposed to get an array of 3 objects, I get the 3 objects + 300000 functions wrapper.
![3](https://user-images.githubusercontent.com/5268918/31615000-7127384…
-
I get this error message when trying to build with angular cli.
If I just use `ng serve` it works.
I'm using the latest version of ack-angular-fx and angular.
```
> ng build --prod
Date: 20…
-
I am trying to generate two Restangular Services that should be different from the global configuration. The code is like this:
```
export const RESTANGULAR_BING111 = new OpaqueToken('RestangularB…
-
- [x] I tried using the latest `restangular/restangular.d.ts` file in this repo and had problems.
- [x] I tried using the latest stable version of tsc. https://www.npmjs.com/package/typescript
- [x] I…