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

[frontend] <Show>でのNon-null assertionをやめたい #980

Open
eyemono-moe opened this issue Dec 9, 2024 · 0 comments
Open

[frontend] <Show>でのNon-null assertionをやめたい #980

eyemono-moe opened this issue Dec 9, 2024 · 0 comments
Assignees
Labels
area/dashboard Dashboard(UI)に関連するタスク size/S 軽めのタスク/PR

Comments

@eyemono-moe
Copy link
Contributor

<Show>のcallback形式を使っても再レンダリングされることが無くなった(のを https://qiita.com/no_job_swan/items/3b956018bb2e12bdda77#null-asserted-control-flow で思い出した)

ので、 <Show>

  • keyedが不要なところ
  • !(Non-null assertion)を使っているところ

を調査して修正したい

@eyemono-moe eyemono-moe self-assigned this Dec 9, 2024
@cp-20 cp-20 added area/dashboard Dashboard(UI)に関連するタスク size/S 軽めのタスク/PR labels Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dashboard Dashboard(UI)に関連するタスク size/S 軽めのタスク/PR
Projects
None yet
Development

No branches or pull requests

2 participants