F Sol

Results 2 issues of F Sol

The following statements generate an error: ``` NativeFileSO.shared.OpenFile(SupportedFilePreferences.supportedFileTypes, delegate (bool fileWasOpened, OpenedFile file) { /* do something */ }); ``` Getting this error: ``` ArgumentException: Value must be a Com...

### Describe the bug Timepicker control does not work ### To Reproduce Just to to timepicker window and try to use the timepicker by clicking on it. ### Expected behavior...

bug