Skip to content

Stream.feedManager.getNotificationFeedStats() isn't reactive. #12

@albertkai

Description

@albertkai

Notification subscription works perfect, but the stats doesn't get updated reactively.. Only after reloading the page it shows actual numbers. When I explicitly execute Stream.notifications.findOne({ feedGroup: 'notification', feedId: Meteor.userId()}) in the console, after performing some action, the returned numbers aren't updated, but the notification itself is successfully received and displayed

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions