Skip to content
New issue

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

升级1.0.23后,degrade模式失效 #923

Open
zhuangweizhan opened this issue Nov 26, 2024 · 1 comment
Open

升级1.0.23后,degrade模式失效 #923

zhuangweizhan opened this issue Nov 26, 2024 · 1 comment

Comments

@zhuangweizhan
Copy link

<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",

c5be806fc4c936bd6cb9657ddd554ab
407cce098ae789dc9199c854f758de8

@HuChundong
Copy link

1.0.24 也有这个问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants