check if Slack DM event has text value (not for example a file attachment sent only) because it tried to send an email notification without text in it #nomads
make sure autocomplete filter input search does .blur() when clicking [ Show all filters ] on mobile so that the keyboard on mobile closes so user can click filters #nomads
fix SQL injection tries by hacker by sanitizing more, not that it was a risk in the first place but I get type errors sent and I don’t want errors #nomads