Skip to content
This repository was archived by the owner on Jun 18, 2018. It is now read-only.

Commit 3c645db

Browse files
committed
Updated README
with Known Issues (added Tags property-editor)
1 parent 334cf1e commit 3c645db

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

README.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -55,15 +55,16 @@ A PDF download is also available: [Nested Content - Developers Guide v1.0.pdf](d
5555

5656
## Known Issues
5757

58-
Please be aware that not all property-editors will work within Nested Content. The following property-editors are known to have compatibility issues:
59-
60-
* Checkbox List (default Umbraco core)
61-
* Image Cropper (default Umbraco core)
62-
* Macro Container (default Umbraco core)
63-
* Radiobutton List (default Umbraco core)
64-
* Repeatable Textstring (default Umbraco core) - this works in the back-office, but due to a bug in the value-converter it will produce additional blank entries
65-
* Upload (default Umbraco core)
66-
* Dropdown List Multiple (default Umbraco core)
58+
Please be aware that not all property-editors will work within Nested Content. The following Umbraco core property-editors are known to have compatibility issues:
59+
60+
* Checkbox List
61+
* Dropdown List Multiple
62+
* Image Cropper
63+
* Macro Container
64+
* Radiobutton List
65+
* Repeatable Textstring - _this works in the back-office, but due to a bug in the value-converter it will produce additional blank entries_
66+
* Tags - _this appears to work, but by design it is intended to work once per page_
67+
* Upload
6768

6869
---
6970

0 commit comments

Comments
 (0)