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
According to the module federation guide, loadRemote should return the inferred types for the supplied remote, but it doesn't. The returned promise always resolve an unknown.
Describe the bug
According to the module federation guide,
loadRemote
should return the inferred types for the supplied remote, but it doesn't. The returned promise always resolve anunknown
.Reproduction
https://github.com/pganster/module-federation-runtime-api-type-prompts
Used Package Manager
yarn
System Info
Validations
The text was updated successfully, but these errors were encountered: