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
chrome
latest
以下是materials/components里的json文件 KvnBarchart.json
把KvnBarchart放入materials/components文件夹里,然后执行build materials,然后从左边栏里将组件拖入画布,保存然后点击出码
出码后能正常显示组件
出码后不能显示组件
TinyEngine
No response
The text was updated successfully, but these errors were encountered:
Bot detected the issue body's language is not English, translate it automatically.
Title: 🐛 [Bug]: The component I wrote has only one label after being coded, and there is no information about the component in package.json
Sorry, something went wrong.
最新 develop,mockServer 模式下启动不复现。 麻烦确认下有没有 同步 #527 PR的代码 操作步骤:
pnpm splitMaterials
materials/components
pnpm buildMaterials
pnpm dev
"hrj-custom-components": "1.1.6"
PS: 画布不显示柱状图的问题。需要修改 isContainer 的配置为 false。
isContainer
{ "configure": { "isContainer": false } }
PS: The canvas does not display the histogram problem. It is necessary to modify the configuration of isContainer to false.
No branches or pull requests
Environment
chrome
Version
latest
Version
latest
Link to minimal reproduction
以下是materials/components里的json文件
KvnBarchart.json
Step to reproduce
把KvnBarchart放入materials/components文件夹里,然后执行build materials,然后从左边栏里将组件拖入画布,保存然后点击出码
What is expected
出码后能正常显示组件
What is actually happening
出码后不能显示组件
What is your project name
TinyEngine
Any additional comments (optional)
No response
The text was updated successfully, but these errors were encountered: