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

Home page hmr doesn't work #65

Closed
2 tasks done
sanyuan0704 opened this issue Oct 7, 2022 · 2 comments
Closed
2 tasks done

Home page hmr doesn't work #65

sanyuan0704 opened this issue Oct 7, 2022 · 2 comments

Comments

@sanyuan0704
Copy link
Owner

Describe the bug

When i change the home page front matter, such as:

// index.md
---
pageType: 'home'

hero:
  text: Island
  ...
---

The change cannot be applied in home component unless i reload the page manually.

Reproduction

See details in above.

Expected behavior

When i change the markdown for homepage, the hmr will work normally.

System Info

-

Additional context

No response

Validations

  • Read the docs
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
@sanyuan0704
Copy link
Owner Author

Is there anyone who wants to solve the problem?

@callqh
Copy link
Contributor

callqh commented Oct 9, 2022

Maybe I can try

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants