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

Attempt to fix errors issues with Discord sign-in (fixes #312) #315

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

vcarl
Copy link
Member

@vcarl vcarl commented Jul 18, 2024

This should be it? They’re both in places that are checking existence so this should be fine

This should be it? They’re both in places that are checking existence so this should be fine
Copy link

what-the-diff bot commented Jul 18, 2024

PR Summary

  • Enhancement in User Property Handling in DiscordAuth.tsx
    The user property within the DiscordAuth.tsx file now has an "optional chaining" feature. This ensures the application can better anticipate and handle situations where certain properties might be undefined.

  • Improved Safety Measures in discordcb.tsx
    Similar improvements have also been made in the discordcb.tsx file. The user property here too, now supports optional chaining. This helps in maintaining consistent functionality across different parts of the application.

Copy link

netlify bot commented Jul 18, 2024

Deploy Preview for reactiflux ready!

Name Link
🔨 Latest commit 516e425
🔍 Latest deploy log https://app.netlify.com/sites/reactiflux/deploys/669873efc158a700085fd462
😎 Deploy Preview https://deploy-preview-315--reactiflux.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 configuration.

@vcarl vcarl merged commit 7f46149 into main Jul 18, 2024
6 checks passed
@vcarl vcarl deleted the vc-fix-jobs-maybe branch July 18, 2024 17:26
@vcarl vcarl restored the vc-fix-jobs-maybe branch July 29, 2024 22:05
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.

1 participant