483 questions
1
vote
0
answers
202
views
xamarin app on real ios device from windows without connecting device to mac - not correctly starting
I just use the autogenerated example xamarin Application in VisualStudio 2022 (V17.3.7).
I can compile and download the App to the iPhone. The application allows to start, but immediatelly after I get ...
0
votes
1
answer
49
views
import is undined until I add an extra console.log
I have a Vue3 project(setted up using vue-cli and run as npm run serve) which need a const to be defined so that all services can use it. so my main.js has this constant
// main.js
import { createApp }...
0
votes
1
answer
1k
views
How to setup a docker-compose springboot webserver/mysql project using gradle and Kotlin inside intellij on Windows w/ WSL in 2022 w/ hot reload?
I have been struggling setting up a new project for weeks. Desired project properties:
Goals:
Springboot 2.7.3 Kotlin and Gradle
Java 18 or Kotlin SDK
MySQL Latest
Gradle Latest
IDE Intellij Latest
...
2
votes
0
answers
2k
views
Hot Reload no longer detects code changes
I am hoping someone came across this before. I am using VS 2022 (17.3.3), and debugging a Blazor web server project. It has been working fine for a long time, but I recently changed a few options, ...
-2
votes
2
answers
998
views
Excessive useEffect triggers on hot reload
Environment: React18, redux-toolkit (createAsyncThunk), no StrictMode.
I have useEffect in App.tsx of my application. App.tsx is a child of index.tsx where store defined.
useEffect(() => {
...
0
votes
0
answers
362
views
Payara Micro - Hot redeploy doesn't work in Netbeans
I've just switched to Payara Micro platform from Glassfish and everything looks fine so far except non-working hot redeployment. Even compile on save option doesn't work, so in order to get my changes ...
0
votes
0
answers
270
views
Tab bar view is not rendering on loading the app in release mode
When I open app in realease mode the tab bar view does not render itself until I click on search field that rebuild the widget then it works
body: Column(
children: [
XEappBar(
...
0
votes
3
answers
3k
views
Laravel Breeze (vue) and Homestead - npm run dev and HMR not working
I followed the instructions from the documentation:
Homestead: https://laravel.com/docs/9.x/homestead#installation-and-setup
Breeze with Vue and inertia: https://laravel.com/docs/9.x/starter-kits#...
3
votes
3
answers
2k
views
Cannot see XAML live visual tree
Before reporting to Microsoft I want to ask here. I have a problem that I cannot see Live Visual Tree of my WinUI 3 application. I cannot even see the in-app toolbar. I can see both in WPF and UWP ...
14
votes
3
answers
14k
views
Hot-reload (HMR) with 'bun dev'
I'm trying the new bun platform (v0.1.6) with Hono.
The steps I've followed:
bun create hono test-api
cd test-api
bun dev
Then the server shows this message:
$ bun dev
[1.00ms] bun!! v0.1.6
Link: ...
4
votes
2
answers
4k
views
Visual Studio 2022 - Disable just auto browser refresh while hot reload being enabled
I'm developing an ASP app on Visual Studio 2022. Hot Reload saves a lot of time but it has an additional feature on Visual Studio that automatically refresh the browser after applying changes. As most ...
3
votes
0
answers
641
views
Hot reloading a multi-module spring boot application with gradle
I'm trying to convert a project from maven to gradle, but I'm having trouble getting hot reloading to work the same way. I can't show the actual project so I've created two identical very simple ...
2
votes
1
answer
2k
views
Why is the hot reload button not showing up?
I've seen a bunch of tutorials on Youtube where they just run a ASP.NET template project, and the hot reload button shows up next to the 'Start Without Debugging' button on the top panel. I do not ...
3
votes
0
answers
262
views
Hot reload doesn't work with Visual Studio 2022 + .NET 6 + ASP.NET Core 6 + Docker
I cannot use hot reload or any of the "edit and continue" features of Visual Studio 2022 when working with a .NET 6, ASP.NET Core 6 MVC site that I used "Visual Studio Container Tools&...
0
votes
1
answer
162
views
why is hot-reloading is not working on Gridsome
After making updates on default.vue the browser reports"[HMR] Waiting for update signal from WDS..." indefinitely. Reloading the browser does not help. Eventually I have to restart gridsome ...
12
votes
2
answers
4k
views
Hot Reload not working in Blazor Server .NET 6
My Issue
I am using Visual Studio Professional 2022 version 17.2.5 and I have a Blazor Server project, targeting .NET 6, where the Hot Reload feature is giving me a headache. This feature works fine ...
-1
votes
1
answer
2k
views
Hot reload Flask app running on Docker with Gunicorn not working
As the title states, I am working with a dockerized Flask app with Gunicorn, but the hot reload is not working.
I know I have to map the local file system to that of the container, so that it is aware ...
2
votes
0
answers
956
views
Strange behavior of XAML Hot Reload with custom controls (.NET MAUI)
I've been playing around with .NET MAUI for a few days now.
.NET MAUI cancelled the XAML-Designer and fully relies on the XAML Hot Reload feature when developing the GUI of the application.
...
3
votes
0
answers
209
views
Hot reloading breaks when encountering Typescript error
The dev server fails to compile once encoutering the ts error.
Even if I fix the error and save the file, the hot reload still not works and I have to restart the devserver to make it work.
I have ...
1
vote
1
answer
237
views
Visual Studio 2020 Hot Reload isn't working
I am using Visual Studio 2022 v 17.2.1 to create an ASP.NET Core/6 app.
When I make HTML only changes to my Razor Views, and I try to hot reload the page, I get the following
Here are my Hot-Reload ...
0
votes
2
answers
4k
views
Widget not updating in flutter?
This method is not updating the widget
Widget displayAppropriateWidget() {
if (isParsedCorrectly) {
_widgetToDisplay = displaySecondHalf;
} else {
_widgetToDisplay = displayFirstHalf;
}
setState(()...
3
votes
0
answers
1k
views
Setup Hot Restart fails
"There was an error while trying to automatically provision the project, please check the logs."
The log entry from Visual Studio when opening "Setup Hot Restart" is
<entry>
...
21
votes
6
answers
28k
views
Hot Reload not working in Visual Studio 2022 .Net 6 Razor projects
We just upgraded all but one of our web app projects from .NET Core 3.1 projects to .NET 6 in our solution. These were ASP.NET Core 3.1 projects using Razor. Here are the results we're seeing with ...
1
vote
1
answer
736
views
Okteto doesn't sync file changes even though syncthing reports changes
I'm using Okteto CLI version 2.2.1, MacOS Monterey (Macbook 2015). I've cloned and deployed their playground app and created the following Okteto configuration:
name: movies-with-compose
# The build ...
0
votes
1
answer
1k
views
electron-reload typescript compiled to a wrong object ( to be electronReload['default'])
I am trying to learn typescript with electron a bit, using a template "electron-quick-start-typescript" (https://github.com/electron/electron-quick-start-typescript). I want to add a hot ...