Open scibuff opened 3 years ago
const s = "[" filter.clean(s)
TypeError: Cannot read property '0' of null at Filter.clean (........\node_modules\bad-words\lib\badwords.js:58:41)
also fails on ":)"
Looks like there's an open PR that would fix this: https://github.com/web-mech/badwords/pull/95
@web-mech any chance that can be merged?
+1 to catch the error