Closed onestep closed 2 years ago
I've opened a pull request #674 with a fix. I decided to keep parse_fd_attachments
as is, but it can be renamed to parse_fd_request_payload_attachments
if needed.
Fixed in #673 and published on npmjs as v1.0.18.
Prerequisites:
_GM_setData
preload.Steps to reproduce:
Actual result: Attachments data are processed incorrectly: attachment_id is
"a"
, other properties areundefined
.