You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched for existing issues that already report this problem, without success.
Stencil Version
9.6.4
Current Behavior
Components start loading before globalscript completes.
Expected Behavior
Stencil documentation states the globalscript runs once before the library/app loads. As I understand this, the globalscript should complete before other components render.
Thanks! I appreciate the time to put together a minimal reproduction case. I've confirmed that this is a bug with the reproduction case. However, I'm going to close this as a duplicate of #3392. Thanks again!
Prerequisites
Stencil Version
9.6.4
Current Behavior
Components start loading before globalscript completes.
Expected Behavior
Stencil documentation states the globalscript runs once before the library/app loads. As I understand this, the globalscript should complete before other components render.
System Info
Steps to Reproduce
See repo below.
Code Reproduction URL
https://github.com/runr02/globalScriptAsyncIssue
Additional Information
No response
The text was updated successfully, but these errors were encountered: