Closed matthewwong525 closed 1 year ago
Describe the bug creating a note with .filter(...) makes things not work
To Reproduce Steps to reproduce the behavior:
.filter((ticket) => !ticket.content.includes("This is non-feedback")); asdf
Describe the bug creating a note with .filter(...) makes things not work
To Reproduce Steps to reproduce the behavior: