Skip to content

Commit 7971a66

Browse files
sepiraffael-mnhnmarkswebsourcery-ai[bot]
authored
docs: Document workaround about issue with object and embed tag. (#178)
* docs: Document workaround about issue with object and embed tag. * Consistent capitals on title Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com> --------- Co-authored-by: Raffael Mancini <[email protected]> Co-authored-by: Mark Walker <[email protected]> Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
1 parent e44b166 commit 7971a66

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)