79288105

Date: 2024-12-17 13:50:18
Score: 2
Natty:
Report link

case types.SUCCESS_SIGNED_PDF: return {
...state, pdfURL: action.payload, pdfLoaded: true, //in this line pdfError: false,

inside this you should use pdfLoaded : false coz when you are getting the response from backend so you should set false to the loader

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: shubhammukati