Skip to content
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

Consider whether InvokeAsync should move from IRenderedFragmentBase to IRenderedComponentBase #156

Closed
egil opened this issue Jun 22, 2020 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed input needed When an issue requires input or suggestions

Comments

@egil
Copy link
Member

egil commented Jun 22, 2020

InvokeAsync added in #82 might not make sense on IRenderedFragment, since there is no way to access the component instance through it.

It should probably be moved to the IRenderedFragmentBase type instead to make the API cleaner.

Remember to update the triggers-renders docs page.

@egil egil added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed input needed When an issue requires input or suggestions labels Jun 22, 2020
@egil egil closed this as completed Jun 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed input needed When an issue requires input or suggestions
Projects
None yet
Development

No branches or pull requests

1 participant