I'm currently developing a task-pane based Word web add-in. However, I'm encountering an issue when I try to sideload the add-in. The add-in shows a persistent loading screen (see attached image). I'm not sure how to resolve this problem.
Has anyone experienced a similar issue or have any suggestions on how to fix this?
Thank you in advance for your help!
Attached Image: snapshot
I was expecting to remove that loader.
Tried "office-addin-debugging start manifest.xml --no-debug", but it didn't working for me.
"Loading" remains after the task pane has rendered. I have added my own loader ( spinner ) so I want to remove that "Loading".