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: settings load logic #355

Merged
merged 2 commits into from
Aug 14, 2022
Merged

fix: settings load logic #355

merged 2 commits into from
Aug 14, 2022

Conversation

Jaewoook
Copy link
Owner

Description

AddressManager initially loads previous search history from SettingsManager. At the initial preparation time, AddressManager may not load settings even there are settings exist. I changed AddressManager to load settings explicitly.

This fixes #352

@Jaewoook Jaewoook added the bug Something isn't working label Aug 14, 2022
@Jaewoook Jaewoook self-assigned this Aug 14, 2022
@Jaewoook Jaewoook merged commit 9ebfe45 into master Aug 14, 2022
@Jaewoook Jaewoook deleted the fix/settings-load branch August 14, 2022 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AddressManager No settings found error
1 participant