NativeScript / NativeScript/plugins
DateTimePicker, dateChange event not triggered
未关闭
还没有人认领这个 Issue。
- 主要语言
- TypeScript
- 星标
- 206
- 派生
- 123
- 平均合并
- 2 天 1 小时
- 30 天内合并 PR
- 1
描述
Hi
I understand there is a dateChanged event linked to the DateTimePicker. It does not appear that this event is triggered at any point.
<datetime:DatePickerField id="weekending" row="1" col="2" textAlignment="left" style="placeholder-color:white" hint="select date" dateFormat="dd/MM/yyyy" dateChange="onDateChange" />
Should this work.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
未指定源文件、测试或入口点。首先在受支持的 iOS 和 Android 目标上复现 DatePickerField 标记,然后跟踪 DateTimePicker 的 dateChange 事件路径。当所选日期发生变化时,文档中的 dateChange 处理程序被触发,或结合平台特定限制对 issue 作出澄清,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript
- 领域
- mobile-dev
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 28/100