Kuingsmile / word-GPT-Plus

Word GPT Plus is a word add-in which integrates the chatGPT model into Microsoft Word. Both official and web api is supported.
MIT License
629 stars 97 forks source link

[Bug]: 错误: Office.js has not fully loaded. Your app must call "Office.onReady()" as part of it's loading sequence (or set the "Office.initialize" function). If your app has this functionality, try reloading this page. #56

Closed WenyanZhao closed 1 month ago

WenyanZhao commented 1 month ago

前置阅读 | Pre-reading

服务类型 | Service Type

Official hosted service

系统信息 | System Information

Windows

Office 版本 | Office Version

office 2016 retail

问题重现 | Bug reproduce

word加载插件后是个空白页什么都不显示,点击调试报错如下:错误: Office.js has not fully loaded. Your app must call "Office.onReady()" as part of it's loading sequence (or set the "Office.initialize" function). If your app has this functionality, try reloading this page.

Kuingsmile commented 1 month ago

参考 https://github.com/Kuingsmile/word-GPT-Plus/issues/3

office 2016 retail版本需要额外安装webview2,如果还是不行更换office 365版本即可