-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix actionsBlacklist/Whitelist to be also string as per documentation
- Loading branch information
1 parent
4bd69c8
commit 7252477
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Getting
Uncaught TypeError: Cannot read property 'join' of null
after this change withactionsWhitelist = null
oractionBlacklist = null
typeof null === 'object'
evals totrue
- https://runkit.com/jeremyjonas/5c00276598e5d60014ec22df