Open diver7 opened 6 years ago
Discovered something today. I was having the issue in Firefox so I tried clearing the cache. After clearing the cache the web part starting working again. Does anyone have any ideas as to why the browser cache would make the web part hang?
I am seeing this same issues and clearing the cache does not fix it for me. I will continue to debug on my own but any ideas or insights would be most welcome.
Thanks
I am seeing this same issues and clearing the cache does not fix it for me. I will continue to debug on my own but any ideas or insights would be most welcome.
Thanks
@jdonajkowski - I am still having the issue. Clearing the cache only fixes it sometimes.
I am seeing this same issues and clearing the cache does not fix it for me. I will continue to debug on my own but any ideas or insights would be most welcome. Thanks
@jdonajkowski - I am still having the issue. Clearing the cache only fixes it sometimes.
@diver7 Check out my fork of this code and see if the changes I made updating it to SPFX 1.7.1 and React 16.3.2 help you too. It seems to have helped on my tenant. jdonajkowski/sp-dev-solutions
I am seeing this same issues and clearing the cache does not fix it for me. I will continue to debug on my own but any ideas or insights would be most welcome. Thanks
@jdonajkowski - I am still having the issue. Clearing the cache only fixes it sometimes.
@diver7 Check out my fork of this code and see if the changes I made updating it to SPFX 1.7.1 and React 16.3.2 help you too. It seems to have helped on my tenant. jdonajkowski/sp-dev-solutions
@jdonajkowski - I tried your fork. It worked on my dev SP tenant but still had the issue on our main SP tenant. Not sure what the difference would be.
Category
Expected or Desired Behavior
Web part loads every time a page is loaded
Observed Behavior
Web Part intermittently gets stuck in the pre-load when a modern page is rendered in SPO.
Steps to Reproduce
This has happened when adding the web part to a modern page. Sometimes I can get the web part added to the page and configured but then it also happens later when visiting the page.
I have not been able to identify any errors for this. If anyone knows of a way to troubleshoot this I would be happy to try that on my site. Based on the intermittent basis of this issue it may be hard to reproduce on other tenants.