Closed aelhennawy closed 3 months ago
Hi @aelhennawy, Thanks for reporting this. @exextoc, could you please investigate?
Hi @aelhennawy, you can refer to this documentation regarding how to develop Office Add-ins using Angular: https://learn.microsoft.com/en-us/office/dev/add-ins/develop/add-ins-with-angular2. Let me know if this resolves the issue for you.
@kumarshrey-msft Thank you for the reply. I've re created the project and using only angular and removed the webpack, and it seems to be working fine now
Provide required information needed to triage your issue
First of all i'm sorry if this is not the right place to post this bug, please let me know where to post it.
I'm developing an Outlook Add-in using Angular v17. My issue is that text interpolation (e.g., {{ someVariable }}) sometimes does not render correctly. While it occasionally works fine, at other times, it fails to render, requiring multiple refreshes of the Add-in to display correctly.
I've searched extensively but haven't found a solution. Any assistance or suggestions would be greatly appreciated.
The app is bootstrapped after the Office is initialized, and i'm using Webpack.
Screenshot fro the Add-in UI
Bootstrapping
taskpane.html
Webpack config
Your Environment
Expected behavior
The variables should render correctly in the html
Current behavior
Variables not rendering
Thank you for taking the time to report an issue. Our triage team will respond to you in less than 72 hours. Normally, response time is <10 hours Monday through Friday. We do not triage on weekends.