proxy: { $forceUpdate }, }: any = getCurrentInstance(); function handleClick() { $forceUpdate(); console.log($forceUpdate, "bingo!"); }