Random style flicker in QuilJS on .NET MAUI for MacCatalyst
Hello QuilJS Team,
I’d like to thank you for providing QuilJS as a free, cross-platform library. It’s an incredibly helpful tool for my projects. However, I’m currently encountering a stability issue when using QuilJS in a .NET MAUI application on MacCatalyst. The main problem is that styles sometimes disappear or reappear randomly, making the library behave unpredictably in this environment.
https://github.com/user-attachments/assets/8448b5f0-b838-4f5f-b625-de986c9917b1
I’ve created a test project to demonstrate the issue. You can find it here: https://github.com/stishanok/MauiCustomWebView. Please feel free to explore the code and run it to see the problem in action.
I greatly appreciate your work on QuilJS and hope we can resolve this issue together. If you need any additional information, logs, or assistance reproducing the behavior, just let me know.
Thank you again for your excellent library and your support!
Hi! Same issue on MacOS, for windows everything works fine. Any updates here?