Skip to content

Commit 0122eb1

Browse files
committed
docs: Document workaround about issue with object and embed tag.
1 parent e44b166 commit 0122eb1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,12 @@ Optionally provide a fallback if there is no matching id/slug/instance::
116116
{% endsnippet_fragment %}
117117

118118

119+
Known issues
120+
------------
121+
122+
When adding a snippet with the `object` or `embed` tag as root element, the CMS toolbar crashes, making any further editing of the page difficult or impossible. A workaround is to just put those elements inside a `div` tag.
123+
124+
119125
Running Tests
120126
-------------
121127

0 commit comments

Comments
 (0)