uni-ui
uni-ui copied to clipboard
vue3使用uni-swipe-action出现[Vue warn]
vue warn 如下:
destroyed has been renamed to unmounted.
感觉是vue3编译条件没有生效。从生成的小程序的”uni-swipe-action-item.js“确实是只看到了”destroyed“,而没有”unmounted“
具体是那个平台上 ?h5 还是小程序?
暂未复现该问题,此ISSUE暂时关闭