Content
@
0 reply
0 recast
0 reaction
Mishka
@0x0f
is anyone else having trouble deploying frames with frog? im not sure if i should disable devtools or what but I can't render my frames using WC validator but it shows up fine using devtools.
1 reply
0 recast
1 reaction
horsefacts
@horsefacts.eth
Do the images have complex layouts? Frog encodes the image state in the image URL. If it gets too large the URL can exceed the max HTTP header size and start to fail. You can use a separate image handler to avoid this. (cc @dalechyn.eth who can correct me where I'm wrong, some of this might have changed) https://frog.fm/concepts/image-handler
3 replies
0 recast
4 reactions
Vladyslav Dalechyn
@dalechyn.eth
1 reply
0 recast
1 reaction
Agadoo 🎩
@agadoo
question I had about the image handler - presumably that url also has a limit (so though using the image handler cuts out intents, super complex layouts will still break eventually even using the image handler)? Or am I misunderstanding?
0 reply
0 recast
0 reaction