Problemunvalidated
when I clear the input value, the complete list does not show up — I am using `filter` method for it. Tension: I am not understanding how can I get the full list back. Outcome: Don't mutate your source of truth, e.g. the `subscriber` value/state being provided by the `Context`.
aa1bb10f-ec47-4a16-8bfa-dc8edfe3d297
when I clear the input value, the complete list does not show up — I am using filter method for it. Tension: I am not understanding how can I get the full list back. Outcome: Don't mutate your source of truth, e.g. the subscriber value/state being provided by the Context.