Vant-Aliapp icon indicating copy to clipboard operation
Vant-Aliapp copied to clipboard

Picker 选择器应用报错

Open mengerwei521 opened this issue 5 years ago • 7 comments

mengerwei521 avatar Feb 11 '20 05:02 mengerwei521

请问报什么错误?

ZhQiushi avatar Feb 11 '20 06:02 ZhQiushi

"custom-loading": "/__antmove/component/custom-loading/custom-loading"找不到,如果把去了后,首次弹出选择器,无论选什么都是undefined

mengerwei521 avatar Feb 12 '20 10:02 mengerwei521

找到报错原因了,是库的问题,但为什么首次选中的index和value都是undefined

在 2020-02-11 14:14:13,"ZhQiushi" [email protected] 写道:

请问报什么错误?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

mengerwei521 avatar Feb 22 '20 10:02 mengerwei521

@mengerwei521 你好,我也遇到同样的问题,请问怎么解决

ZeyZhang avatar Mar 26 '20 09:03 ZeyZhang

可以尝试使用alipay-compile命令,https://github.com/ant-move/Antmove/blob/master/packages/%40antmove/alipay-polyfill-plugin/README.md

553358664 avatar Mar 26 '20 09:03 553358664

@553358664 你好,我使用了命令重新编译之后,报了另一个错误,是否有钉钉或者微信群可以反馈

ZeyZhang avatar Mar 26 '20 09:03 ZeyZhang

我这是picker组件引用custom-loading组件的路径出了问题,我把绝对路径改为了相对路径,然后就可以用了,暂时没出其他问题。

chenxianxiang avatar Aug 26 '20 02:08 chenxianxiang