-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.2.10 EE GA1, 7.0.0 M3
-
Fix Version/s: 6.2.2 CE GA3 , 6.2.X EE, 7.0.0 M1
-
Component/s: Legacy Components, Legacy Components > Administration UI
-
Branch Version/s:6.2.x
-
Backported to Branch:Committed
-
Epic/Theme:
-
Story Points:11
-
Fix Priority:3
-
Git Pull Request:
- Use the Form Builder example found here, http://alloyui.com/examples/form-builder/ in a local html file
- Modify the hiddenAttributes property in the Textarea field declaration so that it says type instead of tip
- Save and load the page
- Add a TextArea field to the form
- Attempt to clone the TextArea field by using the + sign
- Notice that the field is not cloned and the following browser error is received:
Uncaught TypeError: Cannot read property 'removeAttribute' of null