PNP web parts very slow load #4798
luigiman86
started this conversation in
General
Replies: 3 comments 8 replies
-
|
Please see #4799 |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
The dev branch and next release will have quite some optimizations. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Same experience here with 4.22, very slow compared to 4.20. Turning off default extensibility library fixes it. What is the default library doing? What does not work when turned off? |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I updated my sppkg to 4.21.0 a few weeks ago, a few weeks after it was released, and immediately afterwards I had users compalining about the loading speed of PNP search web parts. The web parts would flash white bars for a number of seconds before loading. I can't say if the update really caused the change, or if there really was a change or if it was always like this, since I haven't been using pages with web parts regularly myself, but it sure was slow, taking more than 5 second to load PNP Search web parts that are listing site pages compared to near instant for a doc library web part listing the same results.
I did some vibe diagnostics (since I'm not really a dev) and found that there is a default extensibility library turned on and loading by default in each results and search box web part. Turning this off, at least on my pages, drastically reduces the load time.
Just wondering if there is a bug here, or if there is some other config I don't have right that caused this library to be so slow loading?
Beta Was this translation helpful? Give feedback.
All reactions