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

localhost website not updating #880

Open
Nicolax0 opened this issue Apr 4, 2023 · 1 comment
Open

localhost website not updating #880

Nicolax0 opened this issue Apr 4, 2023 · 1 comment
Labels
p-low-priority t-bug The issue is related to an aspect of the software which is incorrect
Milestone

Comments

@Nicolax0
Copy link
Contributor

Nicolax0 commented Apr 4, 2023

Describe the bug

After making a change and saving code for OED, the changes will not be reflected in the localhost website until the server is restarted. This bug occurs on Ubuntu while using Docker desktop and VSCode.

To Reproduce

Steps to reproduce the behavior:

  1. Open docker desktop
  2. Open OED files in VSCode
  3. Start the server in VSCode terminal using 'docker compose up'
  4. Open localhost:3000, or wherever the website is content is being delivered
  5. Make and save a change that alters the appearance of the website
  6. Notice that the changes are not reflected in localhost until you restart the container

Expected behavior

localhost should update update as soon as a change is saved.

Screenshots

If applicable, add screenshots to help explain your problem.

Machine info (please complete the following information)

  • Ubuntu 22.10
  • Chrome 111 on Linux
  • OED Version [e.g. 0.6.0]

Additional context

Add any other context about the problem here.

@huss
Copy link
Member

huss commented Apr 22, 2023

If anyone has easy access to a Unix machine and wants to verify/look at this then that would be great. Also, PR #879 may significantly impact this issue if we go away from Webpack.

@huss huss added t-bug The issue is related to an aspect of the software which is incorrect p-low-priority labels Mar 24, 2024
@huss huss added this to the 1.x milestone Mar 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p-low-priority t-bug The issue is related to an aspect of the software which is incorrect
Projects
None yet
Development

No branches or pull requests

2 participants