I was trying to use crypto.randomUUID in my angular app v13.1, but it seems not to be available. Gives us this error if you try: TS2339: Property 'randomUUID'
Now that angular is working with Ivy and decided to abandon internet explorer. Shall we safely remove the polyfills.ts file in our Angular >= v13 project?
Angular app is working fine in IE and chrome but in safari it is not working even not showing any error and tried with polyfill and here polyfill.ts /** IE9,