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

Fix login error message undefined #132

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vmittal05
Copy link

@vmittal05 vmittal05 commented Oct 17, 2022

Hospital/Patient login error popup message is undefined: #129

Close #129

The login error msg was undefined as the "error.message" property doesn't exist on the Error object that was referenced in the code (Error.error.message).
image

Checklist:

  • I have mentioned the issue number in my Pull Request.
  • I have commented my code, particularly in hard-to-understand areas
  • [] I have created a helpful and easy to understand README.md

Screenshot/Changes:

@welcome
Copy link

welcome bot commented Oct 17, 2022

Thanks for opening this pull request! Please check out our contributing guidelines.

@netlify
Copy link

netlify bot commented Oct 17, 2022

Deploy Success

Name Link
🔨 Latest commit 4080157
🔍 Latest deploy log https://app.netlify.com/sites/swasthify/deploys/634d2ffbcb6cf2000880a419
😎 Deploy Preview https://deploy-preview-132--swasthify.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

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

Successfully merging this pull request may close these issues.

Hospital/Patient login error popup message is undefined
2 participants