Problem in production after update Radzen

Hi guys,

After update Radzen to 2.8.13 I deployed an application to production server. I get following error:

Uncaught (in promise) TypeError: Cannot read property 'id' of undefined in line 1890 of ngsw-worker.js

I'm googling about and seem to be related to angular issue. Can you give me some directions about how to fix this?

Thanks in advance,

Seem to be a problem with Chrome. Unregistering service workers from chrome://serviceworker-internals/ worked to fix the problem.