Content
@
0 reply
0 recast
0 reaction
Johnson
@johnson
I have this weird error where frame image does not loads for me. When I tested in wc frame developer tools, I can see the request failing with below error. Oddly this did not happens when I tested with another account (fid) (Or even in my local setup which does exactly same). Any insights appreciated!
2 replies
0 recast
0 reaction
0xfeatr
@featr
That's due to having a lot of UI components in the screen, not due to final image size. The browser is probably cutting part of the final image url, and that's why it's unable to render it. In cases where you have more complex screens composed of a lot of elements, you need to use the image handler - https://frog.fm/concepts/image-handler That will surely fix your probem!
1 reply
0 recast
1 reaction
Jorge π©
@fenix79
I'm getting the same error. I think that the problem is the size of the image generated, because when I remove all the images in the frame it works, but not 100% sure if this is the problem or it's a bug in the library.
1 reply
0 recast
1 reaction