<!--- Thanks for filing an issue 😄 ! Before you submit, please read the following: Search open/closed issues before submitting. Someone may have reported the same issue before. --> # 🐛 Bug Report See:  Seems kind of similar to https://github.com/microsoft/fluentui-blazor/issues/2736 ## 💻 Repro or Code Sample Code here: https://github.com/dotnet/aspire/pull/6607 The problem appeared when the button that the popover is anchored to moved near to the edge of the page. ## 🤔 Expected Behavior No scroll bars added because popover content is inside browser window ## 😯 Current Behavior Scroll bars added. ## 💁 Possible Solution <!--- Not obligatory, but suggest a fix/reason for the bug --> <!--- Please let us know if you'd be willing to contribute the fix; we'd be happy to work with you --> ## 🔦 Context <!--- How has this issue affected you? What are you trying to accomplish? --> <!--- Providing context helps us come up with a solution that is most useful in the real world --> ## 🌍 Your Environment <!--- Include as many relevant details as possible about the environment you experienced the bug in --> * OS & Device: [e.g. MacOS, iOS, Windows, Linux] on [iPhone 7, PC] * Browser [e.g. Microsoft Edge, Google Chrome, Apple Safari, Mozilla FireFox] * .NET and Fluent UI Blazor library Version [e.g. 8.0.2 and 4.4.1]