Tioluwani Kolawole

Results 2 comments of Tioluwani Kolawole

I was able to resolve this using the `draft-convert` package, here's a snippet of the code ``` import { convertFromHTML } from 'draft-convert'; export const convertHTMLToDraft = (htmlText: string) =>...

> We've worked around this for the time being by creating every page as a separate PDF, then stitching them together at the end. > > We first noticed a...