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

DiffEditor 组件比对失效(间接性) #56

Closed
taoyao-code opened this issue Dec 18, 2023 · 1 comment
Closed

DiffEditor 组件比对失效(间接性) #56

taoyao-code opened this issue Dec 18, 2023 · 1 comment

Comments

@taoyao-code
Copy link

描述问题:

DiffEditor 组件比对失效(间接性)

截图或视频:

image

如何复现(请务必完整填写下面内容):

  1. owl-admin 版本是什么?

最新

  1. 运行环境

eg: Win + Docker Mac + Sail Linux + BT

  1. 操作步骤
{
                "type": "page",
                "body": [
                  {
                    "type": "form",
                    "body": [
                      {
                        "type": "diff-editor",
                        "name": "diff",
                        "label": "Diff-Editor",
                        "diffValue": "hello world",
                        "value": "hello1",
                        "id": "u:9058a8bec5a1"
                      }
                    ],
                    "id": "u:5b06ea607670",
                    "actions": [
                      {
                        "type": "button",
                        "label": "提交",
                        "primary": "1",
                        "id": "u:f9d85e498ba5"
                      }
                    ],
                    "feat": "Insert"
                  }
                ],
                "id": "u:09957bfc1464"
              }
@slowlyo
Copy link
Owner

slowlyo commented Dec 18, 2023

看看控制台有没有报错, 没有的话估计是 amis 那边的组件问题

@slowlyo slowlyo closed this as not planned Won't fix, can't repro, duplicate, stale Jan 15, 2024
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

2 participants