Ana Almeida
Ana Almeida
**Describe the bug** I have a edge navigator on my app and it was working fine. Since the update to 1.8.0 it stopped working. It is not possible to interact...
As of Fuse v1.6.0 This module started to show some warnings: ``` Modules/NativeControls/DatePicker.ScriptClass.uno(43.5): W4139: 'Fuse.Scripting.ScriptMethod`1..ctor(string,Uno.Action,Fuse.Scripting.ExecutionThread)' is obsolete: 'Use ScriptMethod(string, Uno.Action), ScriptMethod(string, Uno.Action) or ScriptMethod(string, Uno.Func) instead' Modules/NativeControls/DatePicker.ScriptClass.uno(44.5): W4139: 'Fuse.Scripting.ScriptMethod`1..ctor(string,Uno.Action,Fuse.Scripting.ExecutionThread)' is...
I don't know if this is possible with the Datepicker as it is right now, but it would be cool a option to show the week day before the day,...
I would like to let the user choose minutes in steps of 5 minutes. I know this is possible in iOS (I was able to change the code)  but...