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
After updating the dependencies, we encounter a 404 error after a successful login handled by React Router. This behavior is unexpected, as the request should be redirected to Jitar. It seems that all RPC calls are now being handled by the service worker generated by the PWA plugin. To resolve this, we need to exclude these calls.