Open
Description
Hello,
The documentation suggests polyfill-fastly.io as a way to include Intl.Segmenter, but it's not supported.
You can check that by loading the non-minified version of the script:
<script src="https://polyfill-fastly.io/v3/polyfill.js?features=Intl.Segmenter"></script>
Response:
/*
* Polyfill service v3.111.0
* For detailed credits and licence information see https://github.com/fastly/polyfill-service/.
*
* Features requested: Intl.Segmenter
*
*
* These features were not recognised:
* - Intl.Segmenter
*/
I would propose an alternative but I can't find one that would be reliable, if someone has one in mind I will open a PR to update the documentation.
Metadata
Metadata
Assignees
Labels
No labels