Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Timepicker events are not fired for the first time in xamarin.forms verison 3.3. Until version 3.2.0.871581 it was working as expected #4419

Open
truecaller12 opened this issue Nov 15, 2018 · 1 comment
Labels
3.3.0 regression on 3.3.0 e/5 🕔 5 help wanted We welcome community contributions to any issue, but these might be a good place to start! i/regression inactive Issue is older than 6 months and needs to be retested t/bug 🐛 up-for-grabs We welcome community contributions to any issue, but these might be a good place to start!

Comments

@truecaller12
Copy link

truecaller12 commented Nov 15, 2018

Description

I have defined a renderer for the TimePicker (Android). Whenever i tried to change the time , the events are not fired only for the first time. For the subsequent time change events are firing. Until Xamarin.forms version 3.2.0.871581, it was working as expected. This changed after update to version 3.3

Attaching the Sample for details.
TImePickerSample.zip

Steps to Reproduce

  1. Click on the timepicker
  2. Select time and click OK
  3. Event not called for the first time.

Expected Behavior

The event should be called as required

Actual Behavior

Event isnt Fired for the first time. For the subsequent time change, the event is fired

Basic Information

Xamarin.forms 3.3
Android
FormsApplicationActivity

  • Version with issue:
    Xamarin.forms 3.3
    Platform Target Frameworks:
    • Android: The version of the Android SDK i am compiling against, 8.1
  • Affected Devices:
    Android

Last Known good version:
With Xamarin.forms version 3.2.0.871581, it was working as expected. This changed after update to version 3.3

Screenshots

Reproduction Link

@truecaller12 truecaller12 changed the title Timepicker events are not fired for the first time. Timepicker events are not fired for the first time in xamarin.forms verison 3.3. Until version 3.2.0.871581 it was working as expected Nov 15, 2018
@kingces95
Copy link
Contributor

Would like first class support for OnTimeChanged event.

@samhouts samhouts added the inactive Issue is older than 6 months and needs to be retested label May 17, 2019
@samhouts samhouts added help-wanted up-for-grabs We welcome community contributions to any issue, but these might be a good place to start! help wanted We welcome community contributions to any issue, but these might be a good place to start! and removed help-wanted labels Jun 28, 2019
@samhouts samhouts added the 3.3.0 regression on 3.3.0 label Jun 17, 2020
@samhouts samhouts added this to the 5.0.0 milestone Aug 13, 2020
@samhouts samhouts removed this from the 5.0.0 milestone Nov 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
3.3.0 regression on 3.3.0 e/5 🕔 5 help wanted We welcome community contributions to any issue, but these might be a good place to start! i/regression inactive Issue is older than 6 months and needs to be retested t/bug 🐛 up-for-grabs We welcome community contributions to any issue, but these might be a good place to start!
Projects
None yet
Development

No branches or pull requests

3 participants