Skip to content
This repository has been archived by the owner on May 20, 2024. It is now read-only.

TypeError: Cannot read properties of undefined (reading 'length') #67

Open
aniruddhashevle opened this issue Dec 8, 2023 · 0 comments

Comments

@aniruddhashevle
Copy link

We always get this error, when we run below,

PrismicDOM.RichText.asHtml([{
    type: 'paragraph',
    content: {
      text: "Sample para text",
      spans: [],
    },
  }]),

For,

"prismic-dom": "^2.2.7"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant