An Office service that supports add-ins to interact with objects in Office client applications.
Dear RahulK,
Good day! Welcome to Microsoft Q&A forum!
I understand that your Word add-in imports a new file into the current one - using the compareFromBase64 API - to display all changes within a single window. You are seeking a solution to the issue where this API has recently begun opening two new panes, thus disrupting your workflow.
Since you mentioned that the same code was previously working and the behavior only recently changed, this appears to be more of a regression or a change in the Word Desktop client's behavior rather than an issue with the add-in implementation.
As a troubleshooting step, I would recommend:
- Comparing behavior across different Word versions/builds and update channels (Current Channel, Monthly Enterprise Channel, etc.).
- Capturing the exact Word version and build number where the issue started occurring.
At present, I am not aware of any supported Office.js API that can programmatically prevent the Revisions pane from opening when compareFromBase64() is executed. Could you kindly review the troubleshooting steps I mentioned above? This would help in determining whether this is a known regression or a client-specific issue.
Any updates you’re able to share would be really helpful. I appreciate your time and look forward to hearing how things are going!
Thank you for your time and patience.
If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in [forum documentation] to enable e-mail notifications if you want to receive the related email notification for this thread.