chatter feed in iframe fails

For some reason, I get an error when using the following html.

Removing “&isdtp=nv” gets this.

Here is the html snippet that Pat & I are trying to include:

<iframe frameborder=0 width="100%" height="400px" src="/apex/skuid__Social?id={{{Id}}}&amp;isdtp=nv"/>

Huh, so this may very well be a new bug with the Template Component.

I tried using the same html in a custom Template component, and it works as expected.

But the default Skuid Template component seems to no longer support this. See images below.

And here’s the result: