formio / formio.js

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

FIO-7809 fixed pdf submission download error #5473

Closed HannaKurban closed 9 months ago

HannaKurban commented 9 months ago

Link to Jira Ticket

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

Description

Fixed Timout error for PDF download page. During the manual integration of the changes from 5.x, the line was omitted, which caused an 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?

Tests pass locally

Checklist: