Content pfp
Content
@
0 reply
0 recast
0 reaction

artlu ๐ŸŽฉ pfp
artlu ๐ŸŽฉ
@artlu
how are y'all doing `sdk.actions.viewProfile()` ? I'm on @farcaster/frame-sdk v0.0.24 and my compiler says the property does not exist
4 replies
0 recast
8 reactions

J. Valeska ๐ŸฆŠ๐ŸŽฉ๐Ÿซ‚  pfp
J. Valeska ๐ŸฆŠ๐ŸŽฉ๐Ÿซ‚
@jvaleska.eth
this way with this verison: "@farcaster/frame-sdk": "^0.0.26" (not sure when it was included) https://github.com/jvaleskadevs/farcaster-frames-v2-demo/blob/main/src/components/Demo.tsx#L231
1 reply
0 recast
4 reactions

Stephan pfp
Stephan
@stephancill
yeah was included in 0.0.26
1 reply
0 recast
1 reaction

artlu ๐ŸŽฉ pfp
artlu ๐ŸŽฉ
@artlu
upgrading broke my type imports, I used to be able to do something like import type { FrameContext } from "@farcaster/frame-sdk"; and it appears to have broken, maybe between @farcaster/[email protected] and @0.0.24 ? I fixed it with ye olde copy-paste, but this definitely falls under my "skill issue"
1 reply
0 recast
3 reactions