Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
6.2.10 EE GA1, 7.0.0 M3
-
6.2.x
-
Committed
-
11
-
3
Description
- 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