foskym/flarum-user-badges-fix

Fix notifications error caused by user badges because of no badges included in some pages without UserSerializer.

Installs: 26

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:flarum-extension

v0.1.0 2024-08-30 11:28 UTC

This package is auto-updated.

Last update: 2024-08-30 11:50:58 UTC


README

License Latest Stable Version Total Downloads

A Flarum extension. Fix notifications error caused by user badges because of no badges included in some pages without UserSerializer.

image

TypeError: subject.badge().icon is not a function #32

Installation

Install with composer:

composer require foskym/flarum-user-badges-fix:"*"

Updating

composer update foskym/flarum-user-badges-fix:"*"
php flarum migrate
php flarum cache:clear

Links