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
**Note:** The default `resolveComponent` breaks Typescript type inference due to CommonJS compatibility.
@@ -169,11 +169,12 @@ A component created using `loadable.lib` or `lazy.lib`.
169
169
170
170
Wait for all loadable components to be loaded. This method must only be used with Server Side Rendering, see [Server Side Rendering guide](/docs/server-side-rendering/).
0 commit comments