Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Dec 14, 2023. It is now read-only.
This repository was archived by the owner on Dec 14, 2023. It is now read-only.
There was an error while loading. Please reload this page.
When parsing the fragments of a document link, if the fetchLinks parameter was used on a StructuredText field, it does not properly initialize the field and will log something like the following in the console:
"Fragment type not supported: paragraph"
https://github.com/prismicio/javascript-kit/blob/master/lib/fragments.js#L1180