For AI agents: the complete documentation index is available at https://mfdoctor.kevinbeier.com/llms.txt, the full documentation bundle is available at https://mfdoctor.kevinbeier.com/llms-full.txt, and this page is available as Markdown at https://mfdoctor.kevinbeier.com/rules/bridge/vue-consumer-manual.md.

bridge/vue-consumer-manual

  • Category: reliability
  • Default severity: warning

Issue

Hand-rolled loadRemote mounts skip Vue Bridge lifecycle helpers and documented loading/error contracts.

How to fix it

Prefer createRemoteAppComponent from @module-federation/bridge-vue3, or set the rule to "off".

Suppress or retarget with rules["bridge/vue-consumer-manual"] set to "off" or a severity — see Suppressions and allowlists.

Sources