-
Notifications
You must be signed in to change notification settings - Fork 0
ConnectOnStartup spawns multiple dev tools #20
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
Comments
Do you have any previewer tabs opened at the same time? |
I do not have previewer open, no. I always use just the code view, and I use JetBrains Rider if that makes a difference. |
@PerfectlyFineCode do you have any other repro? I don't see this issue. I also tried FluentAvalonia demo you used in another issue. |
It seems like if I have open multiple axaml tabs it spawns one for each of them. |
@PerfectlyFineCode yes, for some reason previewer process is still running, even if it's not visible. |
Describe the bug
Whenever you set ConnectOnStartup to true it will spawn multiple dev tools simultaneously at startup.
To Reproduce
Expected behavior
It should only spawn a single dev tool on startup.
Version information
Avalonia: 11.2.6
Dev Tools: 2.0.2
OS
Windows
Logs
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: