-
Notifications
You must be signed in to change notification settings - Fork 2
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
Failed to load entry point. _extends is not defined #10
Comments
I found a similar error reported in the Application Insights library for JS / React and, indeed, by removing it, it seems I was able to get rid of the error. However, I haven't fully investigated yet which is the right way to fix it. |
@qmatteoq try to use these versions |
Hello Michael - thank you for your excellent work! I'm facing the same issue as described above but not clear about how to fix, could you elaborate? |
@jeffand33 @qmatteoq try to use the latest version now. |
Occuring also with:
Cannot use more recent versions due to being stuck on React v16 due to SPFx. |
Hello, first thanks for your work!
I'm trying to deploy your extension in my test tenant, where I've deployed also Company Communicator.
The card works, I can see the latest messages sent to the global org. However, randomly, the card fails to load on the SharePoint page with the following stack:
I get the same error either in debugging or if I upload and deploy the generated .sppkg file. Do you have any idea what might be causing the issue?
Thanks!
The text was updated successfully, but these errors were encountered: