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

Do not make mediatr calls inside onparametersset #59

Open
carlsixsmith-moj opened this issue Jul 11, 2024 · 1 comment
Open

Do not make mediatr calls inside onparametersset #59

carlsixsmith-moj opened this issue Jul 11, 2024 · 1 comment
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@carlsixsmith-moj
Copy link
Contributor

Make sure mediatr calls are carried out in inside the oninitializedasync method. See the change linked below for an example of where being in parameters set causes an error.

See fix below

b76f2f7#commitcomment-144143550

@carlsixsmith-moj carlsixsmith-moj added bug Something isn't working good first issue Good for newcomers labels Jul 11, 2024
@smellilac
Copy link
Contributor

There are no more mediatR calls left in the project inside the OnParametersSetAsync() method.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants