fix: date widgets issue after place change all widgets details which are already placed

This commit is contained in:
RaktimaNXG
2024-02-21 15:22:17 +05:30
parent d4fabf0fe9
commit 8308376f53
7 changed files with 73 additions and 149 deletions
@@ -495,6 +495,8 @@ function RenderPdf({
>
<EmailToast isShow={successEmail} />
{pdfLoadFail.status &&
signerPos &&
signerPos.length > 0 &&
(pdfRequest
? signerPos.map((data, key) => {
return (