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
<WujieVue width="100%" height="100%" name={appContext.app.name} url={appContext.app.path} sync={appContext.app.sync} props={params.value} degrade={true} ></WujieVue>
用的是vue3,当degrade=true时,使用1.0.22版本正常,使用vue1.0.23会寻找代理对象成死循环,找不到iframe对象
"wujie": "1.0.22", "wujie-vue3": "1.0.22",
The text was updated successfully, but these errors were encountered:
1.0.24 也有这个问题
Sorry, something went wrong.
No branches or pull requests
用的是vue3,当degrade=true时,使用1.0.22版本正常,使用vue1.0.23会寻找代理对象成死循环,找不到iframe对象
"wujie": "1.0.22",
"wujie-vue3": "1.0.22",
The text was updated successfully, but these errors were encountered: