jaydata icon indicating copy to clipboard operation
jaydata copied to clipboard

Angular.js _getCacheKey Issue

Open AnandINathan opened this issue 11 years ago • 0 comments

The _getCacheKey function in the angular.js module uses getJSON to create the cache key. This can cause circular reference exceptions depending on the contents of query.expression.

AnandINathan avatar Mar 11 '14 20:03 AnandINathan