We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
页面运行报错
Steps to reproduce the behavior: / 详细复现步骤:
English version example:
中文版示例:
A clear and concise description of what did you expect to happen. / 请清晰和精确的描述你预期的行为
Sceenshots for further information. (If applicable.) / 一些有用的截图将会帮助我们更好的明确以及定位问题
(this information can be collected via the manual plugin / 版本信息可通过低代码用户手册插件收集)
Any other context of the problem here. / 可以追加更多的额外信息,帮助定位问题
The text was updated successfully, but these errors were encountered:
你好 @zhengzhuang96,由于缺乏必要的信息(如 bug 重现步骤、引擎版本信息 等),无法定位问题,请按照 issue bug 模板 补全信息,也可以通过阅读 引擎的 issue 说明 了解什么类型的 issue 可以获得更好、更快的支持。
Sorry, something went wrong.
No branches or pull requests
Describe the bug (required) / 详细描述 bug(必填)
页面运行报错
我把@alilc/lowcode-plugin-code-editor这个包隐藏掉就可以,但是放开就报错,不知道什么问题
To Reproduce (required) / 如何复现 bug?(必填,非常重要)
Steps to reproduce the behavior: / 详细复现步骤:
English version example:
中文版示例:
Expected behavior (required) / 预期行为(必填,非常重要)
A clear and concise description of what did you expect to happen. / 请清晰和精确的描述你预期的行为
Screenshots (optional) / bug 截图(可选)
Sceenshots for further information. (If applicable.) / 一些有用的截图将会帮助我们更好的明确以及定位问题
Environments (please complete the following information) (required): / 请提供如下信息(必填)
"@alilc/lowcode-datasource-fetch-handler": "^1.1.4",
"@alilc/lowcode-plugin-code-editor": "^1.0.8",
"@alilc/lowcode-plugin-code-generator": "^1.0.6",
"@alilc/lowcode-plugin-components-pane": "^2.0.3",
"@alilc/lowcode-plugin-datasource-pane": "^1.0.11",
"@alilc/lowcode-plugin-inject": "^1.2.3",
"@alilc/lowcode-plugin-schema": "^1.0.5",
"@alilc/lowcode-plugin-set-ref-prop": "^1.0.1",
"@alilc/lowcode-plugin-simulator-select": "^1.0.4",
"@alilc/lowcode-plugin-undo-redo": "^1.0.1",
"@alilc/lowcode-plugin-zh-en": "^1.0.0",
"@alilc/lowcode-react-renderer": "^1.1.10",
"@alilc/lowcode-setter-behavior": "^1.0.0",
"@alilc/lowcode-setter-title": "^1.0.2",
"@alilc/lowcode-utils": "^1.1.10",
"@ant-design/icons": "^5.2.4",
"@ant-design/pro-components": "^2.6.17",
"@reduxjs/toolkit": "^1.9.5",
"@types/lodash": "^4.14.197",
"@types/node": "^20.4.9",
"@types/react-redux": "^7.1.25",
"@uiw/react-markdown-preview": "^4.1.15",
"ahooks": "^3.7.8",
"antd": "^5.8.0",
"axios": "^1.4.0",
"buffer": "^6.0.3",
"clean-webpack-plugin": "^4.0.0",
"core-js": "^3.32.0",
"lodash": "4.6.1",
"mockjs": "^1.1.0",
"moment": "2.24.0",
"path-browserify": "^1.0.1",
"process": "^0.11.10",
"react": "^16.12.0",
"react-dom": "^16.12.0",
"react-redux": "^8.1.2",
"react-router": "^6.14.2",
"react-router-dom": "^6.14.2",
"redux": "^4.2.1",
"redux-thunk": "^2.4.2",
"sass-loader": "^13.3.2",
"unocss": "^0.55.7",
"vanilla-jsoneditor": "^0.18.3"
},
"devDependencies": {
"@alilc/lowcode-engine": "^1.1.10",
"@alilc/lowcode-engine-ext": "^1.0.6",
"@alilc/lowcode-types": "^1.1.10",
"@babel/core": "^7.22.11",
"@babel/preset-env": "^7.22.10",
"@babel/preset-react": "^7.22.5",
"@babel/preset-typescript": "^7.22.11",
"@types/react": "^16.0.0",
"@types/react-dom": "^16.0.0",
"@unocss/transformer-compile-class": "^0.55.7",
"@unocss/transformer-variant-group": "^0.55.7",
"@unocss/webpack": "^0.55.7",
"babel-loader": "^9.1.3",
"cross-env": "^7.0.3",
"css-loader": "^6.8.1",
"css-minimizer-webpack-plugin": "^5.0.1",
"file-loader": "^6.2.0",
"html-webpack-plugin": "^5.5.3",
"inquirer": "^9.2.10",
"less": "^4.1.3",
"less-loader": "^11.1.0",
"mini-css-extract-plugin": "^2.7.6",
"postcss": "^8.4.26",
"postcss-loader": "^7.3.3",
"postcss-preset-env": "^9.0.0",
"style-loader": "^3.3.3",
"typescript": "^5.1.6",
"url-loader": "^4.1.1",
"webpack": "^5.88.2",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^4.15.1",
"webpack-merge": "^5.9.0",
"webpackbar": "^5.0.2"
}
Additional context (optional) / 更多额外信息(可选)
Any other context of the problem here. / 可以追加更多的额外信息,帮助定位问题
The text was updated successfully, but these errors were encountered: