font-picker-react icon indicating copy to clipboard operation
font-picker-react copied to clipboard

Unhandled Runtime Error

Open kchepe opened this issue 4 years ago • 2 comments

Hi. Is there a way to fix Unhandled Runtime Error. Error: Response has status code 0 when page render.

kchepe avatar Jan 20 '21 11:01 kchepe

@kchepe did you find a solve for this issue?

frontflipmenan avatar Apr 07 '22 01:04 frontflipmenan

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.

Vyshakhams avatar Jun 14 '22 05:06 Vyshakhams