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
Is there a way to get more than 10 notifications?
notifications/feed endpoint, but doesn't care about the hasMore flagIs there a way to get more than 10 notifications?