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: Added null check for settingsState.money_format_settings #880

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

Conversation

AKKSHAAT
Copy link

Description

as @bhuwan71 stated ettingsState.money_format_settings when undefined was causing issues,I chenged the code so it would check if the object is null before destructuring it

Related Issues

#791 (comment)

Steps to Test

i have no clue what to put here

Checklist

  • I have tested these changes
  • I have updated the relevant documentation
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the codebase
  • My changes generate no new warnings or errors
  • The title of my pull request is clear and descriptive

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