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

fix: Dev Settings and Nuxt Hot Reload #2817

Conversation

michael-genson
Copy link
Collaborator

What type of PR is this?

(REQUIRED)

  • bug

What this PR does / why we need it:

(REQUIRED)

For some reason my dev container's frontend broke - polling for hot-reloading was constantly failing, resulting in an endless refresh loop. There were some other weird VSCode automatic updates which I applied to this PR. For the hot reloading, this thread tipped me off:

https://stackoverflow.com/a/75818603

Just forwarding port 24678 fixes it ¯\_(ツ)_/¯

Which issue(s) this PR fixes:

(REQUIRED)

N/A

Testing

Rebuilt my dev container and manually verified it works now

Copy link
Collaborator

@boc-the-git boc-the-git left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can't hurt any users.
Let's get it merged and go from there.

@boc-the-git boc-the-git merged commit 2ca21d3 into mealie-recipes:mealie-next Dec 11, 2023
6 checks passed
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

Successfully merging this pull request may close these issues.

2 participants