formio / formio.js

JavaScript powered Forms with JSON Form Builder
https://formio.github.io/formio.js
MIT License
1.83k stars 1.05k forks source link

FIO-7809 fixed pdf submission download error #5474

Closed HannaKurban closed 5 months ago

HannaKurban commented 5 months ago

Link to Jira Ticket

https://formio.atlassian.net/browse/FIO-7809

Description

Fixed Timeout error for PDF download page. In the process of manually integrating changes from 5.x, it turned out that import and export are different, which is the reason for the Timeout Error when download the PDF page

Breaking Changes / Backwards Compatibility

Use this section to describe any potentially breaking changes this PR introduces or any effects this PR might have on backwards compatibility

Dependencies

no

How has this PR been tested?

all tests pass locally

Checklist: