Andrew Wise

Results 2 issues of Andrew Wise

Unless I'm being silly here the self test will always come back unsuccessful as it doesn't set a subject line before calling isValidForSend() so it will come back false and...

Getting the following error in my browser console: ``` Uncaught Error: Module build failed (from ./node_modules/sass-loader/dist/cjs.js): SassError: Can't find stylesheet to import. ╷ 20 │ @import "selectize"; │ ^^^^^^^^^^^ ╵...