Angular component is showing only 10 notifications
We are using Angular and everything seems to be working fine, but we are not getting all the notifications in the notifications center. It seems to be showing only 10 notifications from the first call to
notifications/feed
notifications/feed
endpoint, but doesn't care about the
hasMore
hasMore
flag Is there a way to get more than 10 notifications?