imodel console embeds in docs site are broken #8258
Answered
by
ColinKerr
MichaelBelousov
asked this question in
General
-
https://www.itwinjs.org/learning/writeaconnector/#opensourcedata Firefox seems to imply that imodelconsole.bentley.com is using frame blocking headers. I assume those shouldn't apply to itwinjs.org |
Beta Was this translation helpful? Give feedback.
Answered by
ColinKerr
Jun 23, 2025
Replies: 1 comment
-
We no longer support iframing iModel Console but we missed removing this link in the docs. This PR removes the iframe and replaces with a link to iModel console and docs on how to execute a query programmatically. #8260 Thanks for reporting this. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
MichaelBelousov
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We no longer support iframing iModel Console but we missed removing this link in the docs.
This PR removes the iframe and replaces with a link to iModel console and docs on how to execute a query programmatically. #8260
Thanks for reporting this.