Skip to content

Fix Null Dereference in About Component#665

Open
prjanitor wants to merge 1 commit intoRoshansuthar1105:mainfrom
prjanitor:prjanitor/b6482453e8b6f7d5ad3b7e3aaee3255205b5efb2
Open

Fix Null Dereference in About Component#665
prjanitor wants to merge 1 commit intoRoshansuthar1105:mainfrom
prjanitor:prjanitor/b6482453e8b6f7d5ad3b7e3aaee3255205b5efb2

Conversation

@prjanitor
Copy link
Copy Markdown

The 'About' component was attempting to access userdata.username without verifying if userdata exists. This would cause a runtime crash for unauthenticated users. Added a null check for userdata before accessing its properties.


This PR was generated by PRJanitor — an automated tool that finds and fixes small bugs in open-source projects.

We respect your contribution guidelines — if your project doesn't accept bot PRs, we won't send more. You can also add a .github/prjanitor.yml file with enabled: false to opt out explicitly.

@netlify
Copy link
Copy Markdown

netlify bot commented Apr 6, 2026

👷 Deploy request for codifylearn pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit c27df05

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 6, 2026

Thanks for creating a PR for your Issue! ☺️

We'll review it as soon as possible.
In the meantime, please double-check the file changes and ensure that all commits are accurate.

If there are any unresolved review comments, feel free to resolve them. Thank you @Roshansuthar1105 🙌🏼

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