Shift3 / boilerplate-client-react

The Bitwise standard starting point for new React web projects.
7 stars 10 forks source link

(Bug) Load More Button does not load the extra notifications #666

Closed Ragellon closed 1 year ago

Ragellon commented 1 year ago

Describe the bug

When in the notification center with more than 10 notifications and click the load more button the rest of the notifications do not load

Expected behavior

Load button loads more notifications

To Reproduce

Steps to reproduce the behavior:

  1. Go to (https://boilerplate-client-react.shift3sandbox.com/notifications) with more than 10 notifications pending.
  2. Scroll down to the bottom of the screen
  3. Click on load more
  4. See error

Desktop (please complete the following information):

DropsOfSerenity commented 1 year ago

@Ragellon Looks like this was a problem with the deployment setup that should be fixed now.