Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

MaterialDateField DateChangedCommand Not Triggering #419

Open
2 of 7 tasks
ske66 opened this issue Mar 12, 2021 · 0 comments
Open
2 of 7 tasks

MaterialDateField DateChangedCommand Not Triggering #419

ske66 opened this issue Mar 12, 2021 · 0 comments

Comments

@ske66
Copy link

ske66 commented Mar 12, 2021

馃悰 Bug Report

Binding a command to DateChangedCommand does nothing. This is a completely unresponsive command

Expected behaviour

Command is triggered when the Date field has been changed

Reproduction steps

add a MaterialDateField to your project and bind a command to the DateChangedCommand. Instantiate your command in your ViewModel and place a breakpoint on your receiving command's method. It will not trigger

Configuration

Version: 1.7.7

Platform:

  • 馃摫 iOS
  • 馃 Android
  • 馃弫 WPF
  • 馃寧 UWP
  • 馃崕 MacOS
  • 馃摵 tvOS
  • 馃悞 Xamarin.Forms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant