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/294: check before accessing property #295

Merged
merged 2 commits into from
May 25, 2022
Merged

fix/294: check before accessing property #295

merged 2 commits into from
May 25, 2022

Conversation

Sidsector9
Copy link
Contributor

Description of the Change

Added a check before accessing property.

Closes #294

The bug was introduced in PR #292 which is not released yet. So there is no changelog.

Checklist:

  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests passed.

Credits

Props @Sidsector9

@Sidsector9 Sidsector9 added this to the 1.1.3 milestone May 25, 2022
@jeffpaul jeffpaul requested a review from cadic May 25, 2022 13:53
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@jeffpaul jeffpaul merged commit 5fcf788 into develop May 25, 2022
@jeffpaul jeffpaul deleted the fix/294 branch May 25, 2022 14:08
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.

Warning thrown on the Widget page
3 participants