Closed PitBult closed 4 years ago
Same problem. Error occurs once
yii2-dynamic-form.js:90 Uncaught TypeError: Cannot read property 'settings' of undefined
at _parseTemplate (yii2-dynamic-form.js:90)
at HTMLFormElement.<anonymous> (yii2-dynamic-form.js:37)
at Function.each (jquery.js:362)
at jQuery.fn.init.each (jquery.js:157)
at jQuery.fn.init.init (yii2-dynamic-form.js:36)
at jQuery.fn.init.$.fn.yiiDynamicForm (yii2-dynamic-form.js:19)
at create:337
at dispatch (jquery.js:5206)
at elemData.handle (jquery.js:5014)
I am seeing the same error. Looking at the differences between 2.0.12 & 2.0.13.1 in the view source of the html page: in 2.0.12: Githubissues.
Hi! After updating to Yii2 version 2.0.13.1 I have 2 errors: 1.
My source code (default - jQuery JavaScript Library v3.2.1):
Does someone have solutions? Thank you in advance!