Closed shff closed 1 year ago
Thanks for reporting this issue. It has been put on our backlog. We unfortunately have no timelines to share at this point.
Internal tracking id: Office: 6239410
@exextoc Hi, we have a large number of users reporting the same issue. Can we escalate to address this issue? This font change issue also accompany performance degradation, rendering the add-on practically unusable. Thank you.
Thank you for raising the issue. We are working on this right now. Unfortunately, we don't have any timelines to share with you at the moment.
Using prependAsync in HTML mode changes the formatting of the text to Calibri 11.
Your Environment
Expected behavior
The font should not change.
Current behavior
The font changes to Calibri 11, even though the default is something else.
Steps to reproduce
Link to live example(s)
ScriptLab Script: https://gist.github.com/shff/68dd8db3a4d14ca5e24d0022fafe92aa
Context
I'm trying to add text using the API.
I'm using it in the simplest possible way to add HTML (I'm adding a text string here as an example but I do use it to add HTML in a real case scenario).
Useful logs
Before Clicking "Run"
After Clicking "Run"