Need help to improve LCP #16032
Unanswered
Lightz2002
asked this question in
Help
Replies: 1 comment
-
Please share the code that you are using |
Beta Was this translation helpful? Give feedback.
0 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.
-
Package
Form builder
Package Version
3.3.10.0
How can we help you?
I am calling an external API in the
mount()
method of page, the page didn't render until this API respond.This is causing the page to have a very bad LCP.
How can I pull the API data with another call (like AJAX) after the page has render?
Beta Was this translation helpful? Give feedback.
All reactions