Skip to content

Exclude RPC calls from PWA #384

@petermasking

Description

@petermasking

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions