You are currently reviewing an older revision of this page.

DRAFT: Embedded interface with self-closing tags does not render

Symptoms

When attempting to load an embedded interface, the interface does not render and the screen remains blank.

There are no errors in the application server log or in the web browser console.

A network capture shows nothing loading after tempo.nocache.js.

Cause

The use of self-closing html tags such as

<script src="https://test.appiancloud.com/suite/tempo/tempo.nocache.js"/>

to embed Appian content is not guaranteed to work in all web browsers.

Action

Make sure all html tags used to load the embedded Appian content are explicitly closed.

Affected Versions

This article applies to all versions of Appian.