You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After adding a comment, the Android phone cannot be opened and prompts that the format is incorrect. However, PC and Apple phones can display it normally
#2684
Open
1 of 2 tasks
XiangSir-No1 opened this issue
Sep 19, 2024
· 3 comments
Describe the bug and add attachments
Expected behavior
Normal display
Steps to reproduce
$comment = $section->addComment('admin', new \DateTime());
$comment->addText('first comment');
$comment->setStartElement($startElement);
$comment->setEndElement($endElement);
PHPWord version(s) where the bug happened
1.3.0
PHP version(s) where the bug happened
7.4
Priority
The text was updated successfully, but these errors were encountered: