0

I am doing a $http.post() action from my Angular controller to the server and I get the response as a JSON Object. I would like to pass that object in $state.go() to redirect to another page. Does $state.go() has any limitation regarding the amount of data that is kept in that object since that object will be appended to the url?

JavaUser
  • 33
  • 9

0 Answers0