Ikarmus
Ikarmus
CC#
Created by Ikarmus on 10/24/2024 in #help
✅ Missing parameter setter in System.dll
if I can't call ctor from base class, because its missing param setter (and cant go any further with F11), what should I do? That's not problem of my machine, cause others got same results
20 replies
CC#
Created by Ikarmus on 11/27/2023 in #help
ADO YAML - output variables troubleshoot
No description
6 replies
CC#
Created by Ikarmus on 10/25/2023 in #help
✅ Async app initialization fails
Hi, I tried to upgrade my app initialization steps by making them async, but I am stuck with errors I don't truly understand.
12 replies
CC#
Created by Ikarmus on 10/20/2023 in #help
❔ MAUI IsVisible Binding doesn't work
Hi, I created simple page with my custom control, which I'd like to hide conditionally (resolved in VM constructor). However setting this value doesn't change the actual visibility, XAML binding failures are stacking up, but I don't know what is wrong here
9 replies
CC#
Created by Ikarmus on 10/16/2023 in #help
❔ Entry Binding in custom control doesn't work
Hi, I'm making simple app in MAUI, tried to create separate control for reusability purpose. My problem is related to binding model data - changes I make in view doesn't reflect inside my data. It looks like I'm using copy of the object, but debugger pointed BindingContext obj to my backend-data.
9 replies
CC#
Created by Ikarmus on 10/16/2023 in #help
❔ Modal navigation not showing titlebar
No description
8 replies