Welcome to the .NET MAUI feedback portal. We’re happy you’re here! If you have feedback on how to improve the .NET MAUI, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
We hit a bug that was later resolved where a particularly formatted file could cause the Open method of IWorkBook collection to get stuck and become unresponsive. It'd be great to have a variant of Open that supported cancellation tokens so we'd have some kind of ability to abort the attempt. Because it's a blocking void method we're kind of limited to shutting the entire app down.