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

点击修改密码的时候出现BUG #143

Open
yuzs opened this issue Nov 17, 2022 · 3 comments
Open

点击修改密码的时候出现BUG #143

yuzs opened this issue Nov 17, 2022 · 3 comments

Comments

@yuzs
Copy link

yuzs commented Nov 17, 2022

Cannot access a disposed context instance. A common cause of this error is disposing a context instance that was resolved from dependency injection and then later trying to use the same context instance elsewhere in your application. This may occur if you are calling 'Dispose' on the context instance, or wrapping it in a using statement. If you are using dependency injection, you should let the dependency injection container take care of disposing context instances

@smartdust007
Copy link

smartdust007 commented Nov 17, 2022 via email

@suhaib-raadan
Copy link

The error happen here
AsyncTaskHelper.StartTask(taskAction);

@smartdust007
Copy link

smartdust007 commented Nov 2, 2023 via email

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

No branches or pull requests

3 participants