traPtitech / traPtitech/NeoShowcase
[frontend] `<Show>`でのNon-null assertionをやめたい
Open
@Elmer177 is already working on this.
Since Jul 9, 2025.
area/dashboard
size/S
- Dominant language
- Go
- Stars
- 62
- Forks
- 6
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 33
Description
<Show>のcallback形式を使っても再レンダリングされることが無くなった(のを https://qiita.com/no_job_swan/items/3b956018bb2e12bdda77#null-asserted-control-flow で思い出した)
ので、 <Show>で
keyedが不要なところ!(Non-null assertion)を使っているところ
を調査して修正したい
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.