-
Notifications
You must be signed in to change notification settings - Fork 122
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(NOJIRA-123): Prevent loading live embed multiple times
- Loading branch information
Showing
2 changed files
with
6 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,7 +27,7 @@ | |
</head> | ||
<body> | ||
<div class="element">I have z-index 10k</div> | ||
<div id="wrapper" data-tf-live="embed-id" data-tf-hidden="[email protected]"></div> | ||
<div id="wrapper" data-tf-live="01J5X1H8WM5CSXVDN89WXNX5EB" data-tf-hidden="[email protected]"></div> | ||
<script src="./lib/embed.js"></script> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters