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

History is not saving between sessions #31

Open
TheJoeFin opened this issue Jan 7, 2025 · 1 comment
Open

History is not saving between sessions #31

TheJoeFin opened this issue Jan 7, 2025 · 1 comment
Labels
bug Something isn't working settings

Comments

@TheJoeFin
Copy link
Owner

LocalSettingsService.SaveSettingAsync(nameof(HistoryItems), HistoryItems);

doesn't seem to be saving

@TheJoeFin TheJoeFin added bug Something isn't working settings labels Jan 7, 2025
@TheJoeFin
Copy link
Owner Author

It is saving, but maybe gets too long. Does HistoryItems as JSON need to be checked for length?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working settings
Projects
None yet
Development

No branches or pull requests

1 participant