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

[EUI+] Investigate pages freezing on dev during HMR #8155

Open
Tracked by #7401
weronikaolejniczak opened this issue Nov 18, 2024 · 0 comments
Open
Tracked by #7401

[EUI+] Investigate pages freezing on dev during HMR #8155

weronikaolejniczak opened this issue Nov 18, 2024 · 0 comments
Labels
New EUI site task A task associated with a larger Meta issue

Comments

@weronikaolejniczak
Copy link
Contributor

weronikaolejniczak commented Nov 18, 2024

The purpose of this task is to investigate pages freezing locally during hot module replacement.


Steps to reproduce:

  1. Open the terminal and run yarn to install dependencies.
  2. Build all local dependency packages: yarn workspaces foreach -Rpti --from @elastic/eui-website run build.
  3. Start the local development server: yarn start.
  4. Go to any page in the new docs.
  5. Make changes in the code of the docs (tip: if you scroll to the bottom and click on "Edit this page", it's going to redirect you to the source of the page).

Current behavior:

The page freezes for a significant time (sometimes for several seconds).

Expected behavior:

The page doesn't freeze or freezes for much less time that doesn't impair local development.

@weronikaolejniczak weronikaolejniczak changed the title [EUI+] Investigate pages freezing on dev during hot module reload [EUI+] Investigate pages freezing on dev during HMR Nov 18, 2024
@JasonStoltz JasonStoltz added the task A task associated with a larger Meta issue label Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New EUI site task A task associated with a larger Meta issue
Projects
None yet
Development

No branches or pull requests

2 participants