-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Excel Labs fails to load #68
Comments
Are you able to open the developer tools and check the console for any error messages? This might help us track down the problem. To do so, I think you need to run
as described here: https://learn.microsoft.com/en-us/office/dev/add-ins/testing/debug-office-add-ins-on-ipad-and-mac#debugging-with-safari-web-inspector-on-a-mac and then you should be able to right-click, inspect element, and then view console. If you are unable to do that. Do you know if this happens in every workbook, even blank ones? Do the other 'experiments' like the generative ai and python panes also fail to load? |
I regularly get this error too, seems to be more common with a complex workbook so possibly a time-out? I used inspect element and get the following screen, let me know if you want me to provide more details @jack-williams . |
I also find Excel Labs can spend a long time on 'Loading data from your workbook' before it fails. Also, if I click in a cell while it's doing this, it goes to the 'Failed to Load' screen and then refuses to try again if I click Retry. |
I installed Excel Labs from Add-ins store, but it won't load for me. Tried re-loading multiple times but it doesn't work.
My office version if Version 16.77 (23091003). MacOS is Ventura, Version 13.5.1.
The text was updated successfully, but these errors were encountered: