Skip to content

issues Search Results · repo:module-federation/module-federation-examples language:JavaScript

Filter by

592 results
 (63 ms)

592 results

inmodule-federation/module-federation-examples (press backspace or delete to remove)

We are currently in the process of migrating our client-side rendered (CSR) applications to server-side rendering (SSR). As a first step, we are planning to migrate the host container to SSR using an SSR-compatible ...
  • SatioO
  • Opened 
    on May 23
  • #4353

@module-federation/nextjs-mf breaks from version 8.8.24 and onwards. It works for v8.8.23 and below. Here is the error react.development.js:1487 Uncaught TypeError: Cannot read properties of null (reading ...
  • adit-shah-devrev
  • Opened 
    on May 7
  • #4352

// You can use the runtime to load modules without depending on the build plugin // When not using the build plugin, shared dependencies cannot be automatically configured import { init, loadRemote } from ...
  • erichow
  • Opened 
    on Apr 30
  • #4351

I m looking at Practical Module Federation Book mentioned in the readme.md and see it was released 5 years ago and lots of things changed since then. I m learning about the module federation v2, do you ...
  • Abdallatif
  • Opened 
    on Apr 17
  • #4349

I m exploring the react-storybook sample, trying to run a Storybook instance that renders a story from a remote module. I can successfully run the basic host and remote applications included in the project, ...
  • fbrillante
  • Opened 
    on Apr 2
  • #4347

Is there a way we can have React 19 host with React 18 remote? I tried upgrading basic-host-remote/app1 to react 19, but getting error. Image Image
  • JugalJoshi8
  • 5
  • Opened 
    on Apr 1
  • #4346

dependencies : { @module-federation/nextjs-mf : 8.8.21 , @module-federation/runtime : 0.11.2 , axios : 1.7.7 , next : 12.3.1 , prop-types : 15.8.1 , react : 17.0.2 , react-dom ...
  • Capricair
  • 14
  • Opened 
    on Mar 27
  • #4344

Description When loading a remote Vue component containing slots via Module Federation, the component fails to render. Console shows error: TypeError: Cannot read properties of null (reading ce ) Image ...
  • neversleeppy
  • 1
  • Opened 
    on Mar 11
  • #4343

Is there an example where is the HOST application on React + Vite, and Remote on React + Webpack? I can t find an example
  • m1x-developer
  • 1
  • Opened 
    on Feb 25
  • #4341

I am getting this error in the shared-context example. If I close it by clicking on X I can see the example Image Steps to reproduce 1. Run pnpm i in root folder 2. Run pnpm run start inside /shared-context ...
  • dbm03
  • Opened 
    on Feb 14
  • #4339
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub