Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After upgrading, it cannot work properly #179

Open
long-woo opened this issue Nov 5, 2024 · 5 comments
Open

After upgrading, it cannot work properly #179

long-woo opened this issue Nov 5, 2024 · 5 comments
Labels
COMMUNITY: PR is welcomed We think it's a good feature to have but would love for the community to help with the PR for it good first issue Good for newcomers help wanted Extra attention is needed

Comments

@long-woo
Copy link

long-woo commented Nov 5, 2024

From version 1.1.3 to 1.1.4 (1.1.5), the browser console outputs the following information:

image

In version 1.1.3, it works normally.

git clone https://github.com/long-woo/module-federation-vite.git

cd module-federation-vite

pnpm i

pnpm dev

# open http://localhost:8080
@gioboa gioboa added good first issue Good for newcomers help wanted Extra attention is needed COMMUNITY: PR is welcomed We think it's a good feature to have but would love for the community to help with the PR for it labels Nov 5, 2024
@gioboa
Copy link
Collaborator

gioboa commented Nov 5, 2024

Hi, thanks for you feedback. This is a good first issue to bisect the commits and figure out the code that changed.
apart from the warning, does it work well?

@long-woo
Copy link
Author

long-woo commented Nov 5, 2024

It is no longer functioning properly and will eventually cause the browser to crash.

@zhangHongEn
Copy link
Contributor

@long-woo Can you provide a reproducible demo?

@zhangHongEn
Copy link
Contributor

zhangHongEn commented Nov 5, 2024

What is the version number of @module-federation/runtime?

npm ls @module-federation/runtime

@long-woo
Copy link
Author

long-woo commented Nov 6, 2024

@zhangHongEn Hi, the demo is provided in the first message.

git clone https://github.com/long-woo/module-federation-vite.git

cd module-federation-vite

pnpm i

pnpm dev

# open http://localhost:8080

@module-federation/runtime version is 0.6.16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
COMMUNITY: PR is welcomed We think it's a good feature to have but would love for the community to help with the PR for it good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants