Skip to content

Update API docs for OnAfterRender to clarify it is only invoked after an interactive render and isn't called during prerendering #49518

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
danroth27 opened this issue Jul 19, 2023 · 0 comments · Fixed by #49519
Assignees
Labels
area-blazor Includes: Blazor, Razor Components Docs This issue tracks updating documentation
Milestone

Comments

@danroth27
Copy link
Member

The API docs for OnAfterRender say that it is "invoked after each time the component has been rendered", but it doesn't get called at all as part of prerendering. The proposal is to update the API doc to say that it is only invoked after an interactive render.

@ghost ghost added the area-blazor Includes: Blazor, Razor Components label Jul 19, 2023
@mkArtakMSFT mkArtakMSFT added the Docs This issue tracks updating documentation label Jul 20, 2023
@mkArtakMSFT mkArtakMSFT added this to the 8.0-rc1 milestone Jul 20, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Aug 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-blazor Includes: Blazor, Razor Components Docs This issue tracks updating documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants