nvm install v14.17.0
nvm use v14.17.0
cd ~/github
wget https://github.com/alibaba/lowcode-demo/archive/refs/heads/main.zip
unzip main.zip
cd lowcode-demo-main
cd demo-general
npm install
npm run start
启动成功,localhost:5556 访问成功。
预览正常:
点击出码;
Sandbox 中报错:Slot is not defined
Expected behavior (required) / 预期行为
预期:Sandbox 中可以看到和预览一样的效果。
Environments (please complete the following information) (required): / 请提供如下信息(必填)
Describe the bug (required) / 详细描述 bug(必填)
A clear and concise description of what the bug is. / 请提供清晰且精确的 bug 描述
最新版 ca4ac6e ,进入 demo-general 目录,npm start 启动后,不进行任何修改,直接点击 出码,预览报错:
版本:
To Reproduce (required) / 如何复现 bug?
Steps to reproduce the behavior: / 详细复现步骤:
预览正常:
Expected behavior (required) / 预期行为
预期:Sandbox 中可以看到和预览一样的效果。
Environments (please complete the following information) (required): / 请提供如下信息(必填)