You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My mistake, the hooks run only once when logged in. Still, are they supposed to run twice when logged out? This occurs when navigating to the page while logged out.
The onBeforeAction and onAfterAction hooks run twice when logged out, and thrice when logged in.
Here's a reproduction repo.
The text was updated successfully, but these errors were encountered: