Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
popfaker opened this issue Mar 27, 2019 · 0 comments
Open

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

popfaker opened this issue Mar 27, 2019 · 0 comments

Comments

@popfaker
Copy link

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

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant