Open loveorigami opened 8 years ago
I am replaced here https://github.com/karnbrockgmbh/yii2-modal-ajax/blob/master/assets/js/kb-modal-ajax.js#L57
jQuery(this.element).find('.modal-body').html(data);
and form is shown...
and next i find mistake )) here https://github.com/karnbrockgmbh/yii2-modal-ajax/blob/master/assets/js/kb-modal-ajax.js#L79 need jQuery(this.element).find('.modal-body').html(html);
Unfortunately after changing code, modal is empty
@nazakar clear assets? for me - worked fine with #3
Thanks, everything is OK!
I am create view as
After clicking on button, I have author form in console, but not find it in modal