Halil
Halil
Sorry, I currently don't have a Chromecast available.
I now found the exact source of the memory leak, after opening a music file, a new ring buffer will be allocated and the old one won't be released from...
@smstuebe Can you merge this for the .NET Maui prereleases?
Yes and yes. Use FreshTabbedFONavigationContainer: Example: Your main page xaml: ``` ``` Your page class: ``` public partial class MainPage : FreshMvvm.FreshTabbedFONavigationContainer { public MainPage(string titleOfFirstTab) : base(titleOfFirstTab) { InitializeComponent();...
This is probably not a bug in Essentials. See: 1. https://github.com/dlutton/flutter_tts/issues/334 2. https://forum.smartapfel.de/forum/thread/10335-ios-15-6-kurzbefehle-u-merkw%C3%BCrdige-textansage/
> Is this ready for a review? Yes, but I would recommend to review and merge #555 first.
Here are the minimal steps to reproduce. ### Steps to reproduce: - Create a new study - Give that study a name - Go to Intervention - Add a new...
I think this issue is related to https://github.com/joanpablo/reactive_forms/issues/262