Actions
Bug #23814
closedFWG: Staging: Web app: Facing below console errors after logging out from the app.
Start date:
February 18, 2025
Due date:
% Done:
0%
Estimated time:
Tags:
Description
Need to fix console error:
- Uncaught (in promise) TypeError: e.getCategory is not a function
- Uncaught (in promise) SyntaxError: Unexpected end of JSON input
at JSON.parse (<anonymous>)
at layout-b8bbe2ac2c890c29.js:1:10992
Shared by Kailash Gajara sir
Updated by Palash Tembhurnekar 1 day ago
Verified on staging web app, Now while after logging out from the web app not facing the below console errors:
Uncaught (in promise) TypeError: e.getCategory is not a function
Uncaught (in promise) SyntaxError: Unexpected end of JSON input
at JSON.parse (<anonymous>)
at layout-b8bbe2ac2c890c29.js:1:10992 - Done, marking it as closed
Actions
Go to top