Content pfp
Content
@
https://warpcast.com/~/channel/frames
0 reply
4 recasts
4 reactions

Kyu pfp
Kyu
@kyu
I think there is a bug on embeds on desktop. When there is a space encoded as %20 in the url, it seems like it's cut off on desktop (it works fine on mobile). For example ``` sdk.actions.composeCast({ text: `Some text...`, embeds: ["https:test.com/foo%20bar"], }); ``` Expected URL: "https:test.com/foo%20bar" What's being used on desktop: "https:test.com/foo"
4 replies
3 recasts
7 reactions

Tony D’Addeo pfp
Tony D’Addeo
@deodad
I'm not able to reproduce this added this as an example to the frames v2 demo but if I try it here it get's embedded as expected cc @moe in case either of you can provide a working repro https://warpcast.com/~/developers/mini-apps/preview?url=https%3A%2F%2Fframes-v2.vercel.app
2 replies
0 recast
1 reaction

MOΞ pfp
MOΞ
@moe
this still seems to be an issue on warpcast web. here's an example of a compose intent url that has an embed url that includes a space. this is incorrectly detected on warpcast web and the compose dialog shows the embed url without the space. just tested this on web. https://warpcast.com/~/compose?text=Join+me+in+this+audio+space%21%0A%0Atest+123%0A%0Acc+%40moe&embeds%5B%5D=https%3A%2F%2Fspaces.0xmoe.com%2Fspace%2Ftest%2520123
0 reply
0 recast
0 reaction

Kyu pfp
Kyu
@kyu
It’s fixed since ~5 days ago! https://warpcast.com/kyu/0x511a60e2
0 reply
0 recast
0 reaction