#How do I create a signal that can be a value or null?
5 messages · Page 1 of 1 (latest)
Sounds like you have to set strict: true in your tsconfig
Oh thanks, I thought I had it on, I migrated the project and forgot to set it back to true
You are very welcome!
Imo they should just remove strict: false. Idk what typescript without null and undefined in its types 🤷♀️