Content
@
https://warpcast.com/~/channel/frames
0 reply
4 recasts
4 reactions
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"
1 reply
3 recasts
5 reactions
Kyu
@kyu
cc: @linda 👀
0 reply
0 recast
1 reaction