The Instructure Community will enter a read-only state on November 22, 2025 as we prepare to migrate to our new Community platform in early December.
Read our blog post for more info about this change.
Found this content helpful? Log in or sign up to leave a like!
Hi everyone,
When using an LTI 1.3 tool , the resource returned from an LTI 1.3 tool can be embedded through an iframe in the page. At the moment, we cannot see any option to make the resource responsive because of the iframe. Does anyone have any idea about how to achieve this ?
Thank you!
Canvas allows you to resize the iframe that you are contained in to eliminate the scroll bars on the iframe. We do this with lots of our tools. The resize is done through a postMessage call and is documented in: https://canvas.instructure.com/doc/api/file.lti_window_post_message.html#lti-frameresize
We have a mutation observer in our iframe that updates the iframe size when the content changes.
Thank you @matthew_buckett I will try your suggestion.
Community helpTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign inTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign in