Node.js: 304 Statuses and how to avoid them?

I am having a problem with my server connects not running because of a 304 status. Why? And how can I get rid of it?

Screen Shot 2022-05-04 at 3.58.11 PM

user_logout is my security provider logout action
user_logged_in is my check to see if user is logged in

When I log out it should run the logout and reload the user_logged_in sc.

Community Page
Last updated: