You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you find a security vulnerability, do NOT open an issue. Email [email protected] instead.
Describe the bug
Hi, this is the error i'm getting when building the app to production: : Type '{}' is missing the following properties from type 'IframeProps': document, options
To Reproduce
Steps to reproduce the behavior:
Go to IframeWrapper.tsx
Hover on return <Iframe />
See error
Which versions of Sanity are you using?
@sanity/cli (global) 3.27.1 (up to date)
@sanity/assist 1.2.16 (up to date)
@sanity/code-input 4.1.2 (up to date)
@sanity/demo 1.0.2 (up to date)
@sanity/document-internationalization 2.0.3 (up to date)
@sanity/eslint-config-studio 2.0.4 (latest: 3.0.1)
@sanity/image-url 1.0.2 (up to date)
@sanity/language-filter 3.2.2 (up to date)
@sanity/overlays 2.3.9 (up to date)
@sanity/preview-url-secret 1.5.5 (latest: 1.6.0)
@sanity/react-loader 1.8.1 (latest: 1.8.2)
@sanity/vision 3.27.0 (latest: 3.27.1)
sanity 3.27.0 (latest: 3.27.1)
What operating system are you using?
Which versions of Node.js / npm are you running?
10.1.0
v20.9.0
The text was updated successfully, but these errors were encountered:
If you find a security vulnerability, do NOT open an issue. Email [email protected] instead.
Describe the bug
Hi, this is the error i'm getting when building the app to production:
: Type '{}' is missing the following properties from type 'IframeProps': document, options
To Reproduce
Steps to reproduce the behavior:
IframeWrapper.tsx
return <Iframe />
Which versions of Sanity are you using?
What operating system are you using?
Which versions of Node.js / npm are you running?
The text was updated successfully, but these errors were encountered: