Marcel Veldhuizen
Marcel Veldhuizen
This prevents devices from incorrectly being classified as a button. Fixes #187
I'm seeing some unexpected behavior when I trigger validation on a button press: ```typescript onSave = async (event: React.MouseEvent) => { event.preventDefault(); // I need to add this call, otherwise...
## Description Adds MS Build 17 support (included with Visual Studio 2022). ## Related Issue https://github.com/psake/psake/issues/312 ## Motivation and Context We have MS Build 16 and 17 installed on multiple...
### Describe the problem and steps to reproduce it: 1. Plan an appointment with reminders on another device (Android phone in my case) 2. (some time passes) 3. Reschedule the...