ViewUI icon indicating copy to clipboard operation
ViewUI copied to clipboard

更新之后 使用 this.$Modal.confirm({}) 报错

Open lspxu opened this issue 4 years ago • 6 comments

image

lspxu avatar Nov 04 '20 05:11 lspxu

Cannot read property '$parent' of undefined

lspxu avatar Nov 04 '20 05:11 lspxu

我也遇到了这个问题

chenjh880730 avatar Nov 15 '20 09:11 chenjh880730

我也遇到了这个bug

XYGR avatar Dec 02 '20 03:12 XYGR

解决了吗?

lypsycho avatar Dec 28 '20 02:12 lypsycho

Solved this by deleting Vue.locale = () => {}; (because #443)

disaipe avatar Apr 13 '21 06:04 disaipe

If il8n is installed, it may be a compatibility problem Vue.locale=()=>{} Just delete it

zhengsixsix avatar Sep 21 '22 03:09 zhengsixsix