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

言語設定を簡体中文に設定しても保存されない #578

Closed
Npepperlinux opened this issue Mar 31, 2024 · 0 comments · Fixed by #579
Closed

言語設定を簡体中文に設定しても保存されない #578

Npepperlinux opened this issue Mar 31, 2024 · 0 comments · Fixed by #579

Comments

@Npepperlinux
Copy link
Contributor

Npepperlinux commented Mar 31, 2024

Related to #558
言語設定から簡体中文を選択しても設定が保存されず以下のエラーが出力される

[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: Null check operator used on a null value
#0      _$$GeneralSettingsImplToJson (package:miria/model/general_settings.g.dart:63)
#1      _$GeneralSettingsImpl.toJson (package:miria/model/general_settings.freezed.dart:543)
#2      GeneralSettingsRepository.update (package:miria/repository/general_settings_repository.dart:30)
<asynchronous suspension>

#577 のコミットを取り込み済み かつ dart run build_runner build実行済み の環境

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 a pull request may close this issue.

1 participant