You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(ngResource): don't filter "$"-prefixed properties from ngResource requests/responses
ngResource no longer filters properties prefixed with a single "$" character from requests or
responses, correcting a regression introduced in 1.2.6 (cb29632) which caused shallowCopy and
shallowClearAndCopy to ignore properties prefixed with a single "$".
Closesangular#5666Closesangular#6080Closesangular#6033
0 commit comments