You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the CircuitVerse desktop (Tauri) application, the New Verilog module does not initialize correctly on the initial launch of the app. It behaves incorrectly.
After refreshing the application once, the Verilog module works normally.
Steps to Reproduce
Open the CircuitVerse desktop application (Tauri)
On the initial launch:
Create New Verilog module
Observe that the Verilog module does not work correctly
Refresh the application
Repeat the same actions they now work correctly
Expected Behavior
The Verilog module, terminal, and theme selection should initialize and work correctly on the initial launch, without requiring a manual refresh.
Screenshots
Desktop.2026.01.13.-.02.10.16.07.mp4
No response
Is the faced issue/bug related to the Vue simulator?
Yes
Used Vue simulator with or without backend?
Without Backend
Is the bug present only on the dev server, the build, or both?