mirror of
https://github.com/OpenSignLabs/OpenSign.git
synced 2026-09-06 09:47:39 +02:00
fix: date widgets issue after place change all widgets details which are already placed
This commit is contained in:
@@ -495,6 +495,8 @@ function RenderPdf({
|
||||
>
|
||||
<EmailToast isShow={successEmail} />
|
||||
{pdfLoadFail.status &&
|
||||
signerPos &&
|
||||
signerPos.length > 0 &&
|
||||
(pdfRequest
|
||||
? signerPos.map((data, key) => {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user