mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-03-03 00:46:57 -05:00
Turn on "strictnullchecks" typescript setting #404
Labels
No labels
area/api
area/caldav
area/filters
area/frontend
area/gantt
area/internal-code
area/typesense
bug
changes requested
confirmed
dependencies
enhancement
good first issue
help wanted
kind/bug
kind/feature
needs reproduction
question
security
support
upstream issue
waiting for reply
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vikunja-go-vikunja#404
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @vikunja-bot on GitHub (Apr 1, 2025).
Original issue by dpschen on 2022-02-07T20:42:24.000Z
https://www.typescriptlang.org/docs/handbook/2/everyday-types.html#strictnullchecks-off
Original issue on Gitea
dpschen commented on 2022-02-14T10:15:21.000Z:
Fixed by https://kolaente.dev/vikunja/frontend/pulls/1538
dpschen commented on 2022-02-16T10:00:18.000Z:
The setting was turned on, but the bugs are not away – reopening this after having read https://www.figma.com/blog/inside-figma-a-case-study-on-strict-null-checks/ and their approach how to deal with this type of problem.