yii2-dynamicform icon indicating copy to clipboard operation
yii2-dynamicform copied to clipboard

Uncaught TypeError: $toclone.clone is not a function still fail 24.08.18

Open claudiogrillo opened this issue 6 years ago • 1 comments

Hello, in the latest version the same error persists, I enclose it.

Any solution?

Uncaught TypeError: $toclone.clone is not a function at _addItem (yii2-dynamic-form.min.js:8) at jQuery.fn.init.addItem (yii2-dynamic-form.min.js:8) at jQuery.fn.init.$.fn.yiiDynamicForm (yii2-dynamic-form.min.js:8) at HTMLButtonElement. (create:905) at HTMLFormElement.dispatch (jquery.js:5206) at HTMLFormElement.elemData.handle (jquery.js:5014)

claudiogrillo avatar Aug 24 '18 03:08 claudiogrillo

@claudio-unlam-taller2 Try using the un-minified version of the JS file. I think there is an issue with the minified version.

craiglondon avatar Aug 27 '18 17:08 craiglondon