KlebersonRomero
i do have the same issue, but sometimes i also get a 500 response (however, i cant tell when this happens).
PHP Notice: Trying to get property of non-object in /home/xxx/vendor/reflar/reactions/src/Listener/SaveReactionsToDatabase.php on line 90
PHP Notice: Trying to get property of non-object in /home/xxx/vendor/reflar/reactions/src/Listener/SaveReactionsToDatabase.php on line 88
PHP Notice: Trying to get property of non-object in /home/xxx/vendor/reflar/reactions/src/Listener/SaveReactionsToDatabase.php on line 90
PHP Fatal error: Uncaught TypeError: Argument 3 passed to Reflar\Reactions\Notification\PostReactedBlueprint::__construct() must be of the type string, null given, called in /home/xxx/vendor/reflar/reactions/src/Listener/SendNotificationWhenPostIsReacted.php on line 85 and defined in /home/xxx/vendor/reflar/reactions/src/Notification/PostReactedBlueprint.php:42
Stack trace:
#0 /home/xxx/vendor/reflar/reactions/src/Listener/SendNotificationWhenPostIsReacted.php(85): Reflar\Reactions\Notification\PostReactedBlueprint->__construct(Object(Flarum\Core\Post\CommentPost), Object(Flarum\Core\User), NULL)
#1 /home/xxx/vendor/reflar/reactions/src/Listener/SendNotificationWhenPostIsReacted.php(65): Reflar\Reactions\Listener\SendNotificationWhenPostIsReacted->sync(Object(Flarum\Core\Post\CommentPost), Object(Flarum\Core\User), NULL, Array)
#2 [internal function]: Reflar\Reactions\Listener\SendNotificationWhenPostIsReacted->whenPostWasReacted(Object(Reflar\Reactions\Event\PostWasReacted))
#3 /home/ubunt in /home/xxx/vendor/reflar/reactions/src/Notification/PostReactedBlueprint.php on line 42