Hi,
We have a user who is using IE11 and is also having a problem with widgets not rendering. There are no errors in the console and other IE11 users do not have the same issue. IE11 reports that it’s in Edge mode, yet it’s behaving as if it’s in an older mode — e.g. I can recreate the symptoms if I manually toggle the mode to 10 or lower.
Meanwhile, we noticed that the online demos (e.g., tabs demo) now have the following tag: <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
Is that now necessary under certain conditions?
Thanks