Skip to content

pickerValueArrayChange 默认为true了 #41

Description

@ranwawa

98行 pickerValueArrayChange的值默认为true

238的show方法的if判断根本不起作用,因为它始终为true

这导致了一个在渲染慢的手机上会出现bug...

父级执行show方法的时候,pickerValueArray还没有赋值完成.就开始执行后面的代码了.在utils/index.js的方法里面就会报索引越界的错误

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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