79185662

Date: 2024-11-13 15:51:20
Score: 2.5
Natty:
Report link

I was having the same issues and my bug was that I forgot to include .UseBottomSheet() in my MauiProgram.cs. Everything was working except for the DismissAsync would hang indefinitely. Once I added this call, programmatically calling DismissAsync started working.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Rob