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

Hot reload seems to be not working #155

Open
yamapi-t opened this issue Apr 23, 2024 · 1 comment
Open

Hot reload seems to be not working #155

yamapi-t opened this issue Apr 23, 2024 · 1 comment

Comments

@yamapi-t
Copy link

yamapi-t commented Apr 23, 2024

Expected behavior

Hot reload working correctly.
If I change and save some files, then I want the UI to change automatically.

Current behavior

After executing the generator command yo office, hot reload is not working.
If I refresh the page manually, it will be updated.

Steps to Reproduce

  1. npm install -g yo generator-office
  2. yo office and choose react and typescript
  3. npm i && npm run dev-server
  4. change and save some files

Context

Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.

  • Operating System: mac 13.4.1
  • Node version: v20.9.0
  • Office version: 16.84
@Rick-Kirkham
Copy link
Contributor

See 158

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