SyntaxFix
Write A Post
Hire A Developer
Questions
If this is happening in Angular 2+ application, you can just uncomment string polyfills in polyfills.ts:
import 'core-js/es6/string';