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

run anywhere use old argument #2020

Open
puschie286 opened this issue Feb 8, 2024 · 0 comments
Open

run anywhere use old argument #2020

puschie286 opened this issue Feb 8, 2024 · 0 comments
Assignees
Labels
type: bug Something isn't working

Comments

@puschie286
Copy link

puschie286 commented Feb 8, 2024

Current Behavior

every execution of an run-command with argument use the argument from the first execution and ignores input.

Expected Behavior

execute exactly the command that has been written / selected

Steps to Reproduce

  1. execute an run-command (that use arguments) with argument set to X
  2. execute same run-command with argument set to Y
  3. See execution of same command with argument set to X twice

(no difference between selecting recent entry or write it by hand)

Failure Logs / Images / Videos

RunAnywhereBug
You see the execution of the command with a different argument that the selected entry.

Environment

  • JetBrains Rider: 2023.3.3
  • Nx Console: 1.18.0

Workaround

use (windows) cmd instead of nx console

@puschie286 puschie286 added the type: bug Something isn't working label Feb 8, 2024
@MaxKless MaxKless self-assigned this Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants