We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
My account is activated but it is showing Activate rather it should show Deactivate.
check this
social-platform-donut-frontend/src/user/dashboard/settings/SettingContent.js
Line 186 in 77d0286
The text was updated successfully, but these errors were encountered:
I think this is because of the model of the user we are using in our backend. https://github.com/codeuino/social-platform-donut-backend/blob/43ee99b3b547c0bea9a398458cb082b548fea41a/app/models/User.js#L208
Sorry, something went wrong.
@codetheorem Can you please check your db ? If that is activated in your db or not? Please check by toggling in the DB
@Rupeshiya There is no problem with the frontend it is working when I toggle isActivated from false to true. I think it is from the backend side.
@codetheorem What's the issue?? Can you please check your user db for activation or deactivation??
No branches or pull requests
My account is activated but it is showing Activate rather it should show Deactivate.
check this
social-platform-donut-frontend/src/user/dashboard/settings/SettingContent.js
Line 186 in 77d0286
The text was updated successfully, but these errors were encountered: