Paige Watson
Results
1
issues of
Paige Watson
``` TypeError: Cannot read property 'has' of null at IndustryDataApiService.descriptor.value (D:\Development\Java\IndustryManager\node_modules\ngx-liquid-cache\bundles\ng:\ngx-liquid-cache\lib\services\liquid-cache.service.ts:165:58) at D:\Development\Java\IndustryManager\src\app\services\industry-data-service\industry-data.service.spec.ts:132:15 ``` Trying to write tests with LiquidCache annotation on a function is returning this error. I may...