ElemeFE / element

A Vue.js 2.0 UI Toolkit for Web
https://element.eleme.io/
MIT License
54.09k stars 14.64k forks source link

[Bug Report] when messageBox‘s render function use a observable data, it can't update the ui #22854

Open misakamayako opened 5 months ago

misakamayako commented 5 months ago

Element UI version

2.15.0

OS/Browsers version

window 10/chrome 123.0.6312.123

Vue version

2.7.16

Reproduction Link

https://codepen.io/rixpvgpn-the-decoder/pen/GRLYOLv

Steps to reproduce

switch the radio button value

What is Expected?

the check status changed

What is actually happening?

the check status not changed

wangdaodao commented 4 months ago

https://github.com/ElemeFE/element/issues/8931