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 only works in release build #33

Open
BaseCrusher opened this issue Aug 16, 2023 · 6 comments
Open

Hot reload only works in release build #33

BaseCrusher opened this issue Aug 16, 2023 · 6 comments

Comments

@BaseCrusher
Copy link

Hot reload does not work in Debug mode.

@gritsenko
Copy link
Collaborator

Hot reload does not work in Debug mode.

Hey! Could you provide sample project where I can reproduce this bug?

@BaseCrusher
Copy link
Author

I tried it with the sample projects of this repo.

@gritsenko
Copy link
Collaborator

just tired on Visual Studio 2022 debug mode with the sample projects and hot reload was working as expected

@BaseCrusher
Copy link
Author

I haven't tested it with VS but with Rider.
30-08-2023_12-09-39

@gritsenko
Copy link
Collaborator

@BaseCrusher hey! Can you try hot reload with the latest update?

@BaseCrusher
Copy link
Author

@gritsenko I've just tested it. Sadly it is still not fixed. When running in debug, i can also see the console output for ClearCache and UpdateApplication but when running in debug, there is nothing.

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