polyfill-library: `structuredClone` polyfill is broken

see : https://github.com/Financial-Times/polyfill-library/actions/runs/3981951365

pr : https://github.com/Financial-Times/polyfill-library/pull/1242

@CheloXL @JakeChampion It seems that there are some differences between browser versions in serialize/deserialize.

In Chrome 48 for example one part is a string and the other is true null : Screenshot 2023-01-29 at 18 10 14

Does anyone have time to resolve these issues? If not, we should revert these changes until someone does have time.

About this issue

  • Original URL
  • State: closed
  • Created a year ago
  • Comments: 25 (11 by maintainers)

Most upvoted comments

I think this will resolve the issues : https://github.com/Financial-Times/polyfill-library/pull/1275

Thank you for providing all this extra info 🙇

I will see if I can use the free tier, but from what I saw, I only have 1 minute to try to debug… not very useful. I already fixed the config.toml in my branch. Will let you know if I can fix the error.