Currently testing Webhooks 2.3.1 with Craft CMS 3.5 beta 3
Clicking on new webhook generates a fatal error:
yii\base\ErrorException: Class craft\webhooks\filters\NewElementFilter contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (craft\base\ComponentInterface::isSelectable) in /home/user/webapps/installation/releases/1593279945256/craft/vendor/craftcms/webhooks/src/filters/NewElementFilter.php:18
Stack trace:
#0 [internal function]: yii\base\ErrorHandler->handleFatalError()
#1 {main}
Currently testing Webhooks 2.3.1 with Craft CMS 3.5 beta 3 Clicking on new webhook generates a fatal error: