Skip to content

$form->hasMany() 中使用wangEditor,样式显示错误 #10

@popfaker

Description

@popfaker
  • 当form表单使用hasMany() 动态新增编辑器时,编辑器相互影响
$form->hasMany('contents', '内容', function (Form\NestedForm $form) {
                $form->editor('content', '内容');
 });
  • 页面显示排版错误,编辑器折叠

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions