-
### Describe the bug
The famous 8.x bug of the invalid property during editing now (8.2.1) seems to be present only for RelayCommand:
![Screenshot 2023-07-07 140948](https://github.com/CommunityTo…
-
In the current samples getting services is accomplished with the Ioc-Singleton.
How can i use contructor injection with MVVM-Toolkit?
-
The problem seems to be on line 20 of FolderViewController:
~~~swift
viewModel.folderContents.bind(to: tableView.rx.items(dataSource: dataSource)).disposed(by: disposeBag)
~~~
I'm getting th…
-
-
- [ ] Would you like to take up this task?
- [ ] Are you from GSSoC'23?
| ✨ | Feature request |
|-----|---------------------------------|
| **Is your feature request …
-
I have not found any way to add multiple Axis to a Chart dynamically using the MVVM pattern.
When binding to
``
my App kept crashing with a null reference Exception no matter what i did and i coul…
-
-
### Description
[`HybridWebView` will become part of .NET 9](https://github.com/dotnet/maui/pull/22880).
Currently the [`WebView` control supports a `HtmlWebViewSource`](https://learn.microsoft.co…
-
We need conventions about how to declare or imperatively build components and dom subtrees in JavaScript code.
These conventions should be treated as recommendations. But I sure neither JavaScript …
-
**What's the problem this feature will solve?**
The current way of defining custom portrayals for agents is through a function, for example: https://github.com/projectmesa/mesa/blob/478a66b05e7a96b…