Skip to content

docs: clarify PopupRenderPosition usage in ASP.NET Core (#632)#704

Open
leno23 wants to merge 1 commit into
MiniProfiler:mainfrom
leno23:docs/popup-render-position-632
Open

docs: clarify PopupRenderPosition usage in ASP.NET Core (#632)#704
leno23 wants to merge 1 commit into
MiniProfiler:mainfrom
leno23:docs/popup-render-position-632

Conversation

@leno23
Copy link
Copy Markdown

@leno23 leno23 commented May 25, 2026

Summary

  • Document that PopupRenderPosition is applied when rendering the <mini-profiler /> tag helper or an equivalent RenderIncludes call
  • Clarify that configuring AddMiniProfiler alone does not render the popup UI

Fixes #632

Test plan

  • Documentation-only change; no runtime behavior change

Document that AddMiniProfiler configuration alone does not render the
popup; the layout must include the mini-profiler tag helper or an
equivalent RenderIncludes call.

Fixes MiniProfiler#632

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

setting PopupRenderPosition seems to have no effect?

1 participant