Error installing nodebb-widget-ns-stats
-
@Nicolas In this case... you're calling getUsersData, and that just makes a call to MongoDB passing in the uids. If you pass in invalid uids (that is, perhaps they don't exist or were deleted, as you say), then it will return null.
Best to filter as advised. In @rspk's case, he's running a forum with migrated data.
-
@rspk should be resolved
https://github.com/NicolasSiver/nodebb-widget-ns-stats/issues/2
Copyright © 2024 NodeBB | Contributors