Skip to content

onFormat is not a function #1490

@HerCats

Description

@HerCats

组件

<form-picker
label="水果"
arrow
name="fruit"
options="{{fruitList}}"
bindref="handleRef"

<form-date-picker
label="出生日期"
arrow
name="birthday"
bindref="handleRef"

<form-range-picker
label="时间范围"
arrow
name="range"
bindref="handleRef"

这几个组件都有相同报错提示

基础库版本

微信开发者工具版本:3.8.11

APP

微信小程序

组件库版本

"antd-mini": "^3.2.2",

预期行为

组件正常运行 控制台无 onFormat is not a function报错

复现步骤

https://ant-design-mini.antgroup.com/components/form

我使用的是Form表单中的-->代码示例-->基本使用

代码原样复制到一个新开的微信小程序项目

控制台报错如下

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions