Skip to content

Fix "Attempt to read property "length" on array" error #2463

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

filippotoso
Copy link
Contributor

Description

This avoids the Attempt to read property "length" on array error message when loading DOCX generated online.

Fixes #1974

Checklist:

  • I have run composer run-script check --timeout=0 and no errors were reported
  • The new code is covered by unit tests (check build/coverage for coverage report)
  • I have updated the documentation to describe the changes (not needed, no change in behavior)

@Progi1984 Progi1984 changed the title Fix "Attempt to read property "length" on array" error (issue 1974 ) Fix "Attempt to read property "length" on array" error Sep 14, 2023
@lfglopes
Copy link

You might want to consider this change as well: legautech@e9a486e

@Progi1984
Copy link
Member

Superseed by #2506.

Thank you for your contribution @filippotoso & @lfglopes 😻

@Progi1984 Progi1984 closed this Nov 22, 2023
@Progi1984 Progi1984 added this to the 1.2.0 milestone Nov 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Not reading/load docx file coming from office 365
3 participants