You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1、部署好整个web服务、数据中心、tinyengine和CLI构建的pro项目后
2、浏览器默认打开的tinyengine页面有个已创建好的示例页面createVm,从tinyengine的下载功能下载createVm.vue到pro项目的view中,配置好路由,CLI的PRO编译通过并启动后,在PRO前台能够看到配置好的菜单和createVm页面,但控制台看到报错信息,并且createVm页面点击下拉框也没有加载出默认的选项。报错信息为:
runtime-core.esm-bundler.js:3160 Uncaught (in promise) TypeError: Cannot assign to read only property '__v_skip' of object '#'
What is expected
No response
What is actually happening
No response
Any additional comments (optional)
No response
The text was updated successfully, but these errors were encountered:
Version
1.1.0
node-version
v19.9.0
Link to minimal reproduction
No response
Step to reproduce
1、部署好整个web服务、数据中心、tinyengine和CLI构建的pro项目后
2、浏览器默认打开的tinyengine页面有个已创建好的示例页面createVm,从tinyengine的下载功能下载createVm.vue到pro项目的view中,配置好路由,CLI的PRO编译通过并启动后,在PRO前台能够看到配置好的菜单和createVm页面,但控制台看到报错信息,并且createVm页面点击下拉框也没有加载出默认的选项。报错信息为:
runtime-core.esm-bundler.js:3160 Uncaught (in promise) TypeError: Cannot assign to read only property '__v_skip' of object '#'
What is expected
No response
What is actually happening
No response
Any additional comments (optional)
No response
The text was updated successfully, but these errors were encountered: