Gorniv / ngx-universal

Library for angular universal app
MIT License
25 stars 14 forks source link

fixed cache default value #66

Closed yasenytskyoleh closed 2 years ago

yasenytskyoleh commented 2 years ago

After update lib return value from cache was changed to empty object. After this update method resolveData uncorrect work - always return emtpty object instead call callback method. Proposal - return null valu value as default and update types