Using or in computed() or signals() doesn’t work correctly when the value is 0
I’m trying to use singals and computed in my new Angular project, but I’m running into a problem.
I’m trying to use singals and computed in my new Angular project, but I’m running into a problem.