NativeScript / NativeScript/plugins
DateTimePicker, dateChange event not triggered
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 206
- Forks
- 123
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 1
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file, test, or entry point is named. Start by reproducing the DatePickerField markup on the supported iOS and Android targets, then trace the DateTimePicker dateChange event path. Done means the documented dateChange handler is triggered when the selected date changes, or the issue is clarified with the platform-specific limitation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100