block-content-to-react icon indicating copy to clipboard operation
block-content-to-react copied to clipboard

Deprecated in favor of @portabletext/react

Results 22 block-content-to-react issues
Sort by recently updated
recently updated
newest added

It's more of a question, but wanted to see if it's possible and if we could turn it into a feature. Currently each mark serialiser is getting only props from...

Ok, so I am working on a blog for my portfolio website, and I just got it working until I realized that when I style the body of my blog...

I'm not sure what happened, but I was trying to get my BlockContent component to work because it isn't displaying any styles (only plain text), and now I can't deploy...

Hello everyone. I try to using Sanity Latex Input. Sanity studio ok but in frontend(nextjs) i cant show latex content with @sanity/block-content-to-react. How can i do this? Error: Unknown block...

I am looking for some guidance. (I could not find a sample with this use case.) I am looking to include table data (rows, columns) within text. (In my case...

Hi, I have very simple data text (a description) and want to apply lodash `truncate` function on it. But on some descriptions I have line-breaks which make my content a...

When trying to build my gatsby site, i am getting this error after using block-content-to-react in more places than before. I dont get it when building locally. upgraded to latest...

Right now, SanityBlockContent handles the `className` attribute, but not, for example handle `style` attribute (very common attribute, surprised me className was accepted but not style). It's confusing that in cases...

I apologize if I missed something, but reading through the code, I don't see anything that lets me override the text styles for `react-native`. I know it's possible to completely...

Cross-posting because it probably originates here: https://github.com/sanity-io/next-sanity/issues/20