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

fix(dev): fix custom commands not working in dev console #6341

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

thsig
Copy link
Collaborator

@thsig thsig commented Aug 2, 2024

What this PR does / why we need it:

Before this fix, running a custom command within the dev command's interactive command line would fail.

Fixes #4688.

@thsig thsig requested a review from eysi09 August 2, 2024 11:39
@vvagaytsev
Copy link
Collaborator

@thsig does this fix #4668? I remmeber we attempted to fi that issue in #4679.

@thsig
Copy link
Collaborator Author

thsig commented Aug 5, 2024

Ah yes, it should fix that one as well!

Before this fix, running a custom command within the `dev` command's
interactive command line would fail.
@thsig thsig force-pushed the fix-custom-commands-in-dev-console branch from 621e96d to cad8032 Compare August 5, 2024 08:30
@vvagaytsev vvagaytsev added this pull request to the merge queue Aug 6, 2024
Merged via the queue into main with commit 6c71c50 Aug 6, 2024
40 checks passed
@vvagaytsev vvagaytsev deleted the fix-custom-commands-in-dev-console branch August 6, 2024 12:03
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

Successfully merging this pull request may close these issues.

2 participants