moxie-lean / ng-patternlab

Atomic Design Patternlab in Angular for use with the LEAN Ecosystem
http://getmoxied.net/lean
MIT License
0 stars 1 forks source link

v0.1.9 #67

Closed andybar2 closed 7 years ago

andybar2 commented 7 years ago

Bug fix

Cookies that are returned from the gforms submissions are not being stored on the browser by the angular's $http service.

Manually store the cookies using the $cookies service.

No.