Skip to content

模态框不经过点确定或取消按钮就执行下一句 #1013

Open
@SidneyLann

Description

@SidneyLann

问题描述
模态框不经过点确定或取消按钮就执行下一句

复现步骤
image

this.setState({messages: {...that.state.messages, isOpened: true, content: message}})//用户未点确定或取消前应该停留在这句,像alert()一样

return isContinue;

期望行为
模态框 需要 用户点确定或取消按钮后再执行下一句

系统信息
3.0.0-alpha.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    nextTaro UI next, taro-ui 3.0

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions