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

[bug]: クイズ画面を一旦閉じて再び開こうとするとエラーが出る #55

Closed
1 task
noriHanda opened this issue Jul 4, 2022 · 0 comments · Fixed by #62
Closed
1 task
Assignees

Comments

@noriHanda
Copy link
Collaborator

目的

概要

image

一回テストを出てもう一回テスト画面を開こうとしたらこのようなエラーが出たため、 ref.watch ではなく ref.read を使うようにしないといけない。

Task List

  • 不要な ref.watch を ref.read に変更する。

参考

rrousselGit/riverpod#496

留意事項

検討事項

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