ng2-restangular icon indicating copy to clipboard operation
ng2-restangular copied to clipboard

Restangular for Angular 2 (RENAMED DUE TO ANGULAR SEMVER)

Results 5 ng2-restangular issues
Sort by recently updated
recently updated
newest added

Failed to load http://192.168.1.1/overview: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://localhost:4200' is therefore not allowed access.

Subscribe function not working on post request.

Hi all, anyone knows how to solve this? ``` [WARN] Error occurred during command execution from a CLI plugin (@ionic/cli-plugin-cordova). Error: Error encountered resolving symbol values statically. Calling function 'ɵmakeDecorator',...

Missing the option for setting httpFields which would help with some restful api calls RestangularProvider.setDefaultHttpFields({ 'responseType': 'json', 'headers':{ 'common': {'Authorization':'Basic SD2342fhd93'} } });

Cchange to reflect the name change from ng2-restangular to ngx-restangular