font-picker-react
font-picker-react copied to clipboard
Unhandled Runtime Error
Hi. Is there a way to fix Unhandled Runtime Error. Error: Response has status code 0 when page render.
@kchepe did you find a solve for this issue?
I faced a similar error. The problem for me was that API could not get the style for existing text. Solution: Remove the fontFamily or font Style while creating the text object.