Visualforce page with apex:canvas tag does not load the canvas app in IE9, IE10 and IE11
Last updated 2022-02-10 ·Reference W-2762408 ·Reported By 26 users
Summary
Visualforce page with apex:canvas tag does not load the canvas app in IE9, IE10 and IE11. This happens when the Canvas app is passed parameters.
Repro
Sample Code:
<apex:page standardController="XXXXX" sidebar="false" tabstyle="XXXX" >
<apex:canvasApp developerName="XXXXX" height="0px" maxHeight="infinite" width="100%" maxWidth="infinite" parameters="" />
</apex:page>
Workaround
At this time, IE functionality is broken. Until the issue is resolved, please consider using another compatible browser.
Reported By (26)










Is it Fixed?
Any unreleased services, features, statuses, or dates referenced in this or other public statements are not currently available and may not be delivered on time or at all. Customers who purchase our services should make their purchase decisions based upon features that are currently available.