Describe the bug
When trying onNewComment, onInit, etc, none of the callbacks actually run. Even if I just have a function with a console.log("here")
To Reproduce
Steps to reproduce the behavior:
use onNewComment and onInit in config attached to a function
Expected behavior
An event to happen when an event is supposed to happen
Describe the bug
When trying onNewComment, onInit, etc, none of the callbacks actually run. Even if I just have a function with a console.log("here")
To Reproduce
Steps to reproduce the behavior:
use onNewComment and onInit in config attached to a function
Expected behavior
An event to happen when an event is supposed to happen