polyfill-service icon indicating copy to clipboard operation
polyfill-service copied to clipboard

Error loading polyfill from CDN - Cannot convert a Symbol value to a string

Open connell-theaa opened this issue 1 year ago • 1 comments

type: Bug

What

When trying to load/use the polyfill library from https://cdn.polyfill.io/v3/polyfill.min.js Chrome browser shows the following error:-

Uncaught TypeError: Cannot convert a Symbol value to a string
    at te (polyfill.min.js:6:22186)

Details

This occurs on Chrome 121.0.6167.184 (Official Build) (x86_64)

connell-theaa avatar Feb 26 '24 09:02 connell-theaa

Looks like this related https://github.com/polyfillpolyfill/polyfill-service/issues/2834

svicervlad avatar Feb 26 '24 12:02 svicervlad

issue solved, there is problem with cdn after migration.

polyfillcust avatar Feb 29 '24 16:02 polyfillcust

This is not fixed, the same error still occurs

MFlyer avatar Mar 02 '24 09:03 MFlyer