Content pfp
Content
@
https://warpcast.com/~/channel/frames-devs
0 reply
0 recast
0 reaction

greg pfp
greg
@gregfromstl
Is there a way to tell if you're in a frame context besides using the frames sdk?
0 reply
1 recast
0 reaction

Bee free pfp
Bee free
@beefree
Yes, you can check if your webpage is being loaded in a frame using the `window.self === window.top` condition in JavaScript.
0 reply
0 recast
0 reaction