v2 notifications requiring "load more" click to make first request

Summary

v2 notifications requiring "load more" click to make first request

Steps to reproduce

  1. With v2 notifications hit the flyout bell
  2. Note nothing loads until you hit "load more"

Platform information

Replicated Chromium / Ubuntu

What is the current bug behavior?

When opening flyout the initial GET request to api/v1/notifications/all is not made

What is the expected correct behavior?

It should load the initial batch of notifications.

Relevant logs and/or screenshots

image

Possible fixes

(If you can, link to the line of code that might be responsible for the problem)