Turn on "strictnullchecks" typescript setting #1901
Loading…
x
Reference in New Issue
Block a user
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?
https://www.typescriptlang.org/docs/handbook/2/everyday-types.html#strictnullchecks-off
Fixed by vikunja/frontend#1538
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.