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

🐞 Crash occurs when removing terminal tab #1393

Closed
austincondiff opened this issue Aug 2, 2023 · 1 comment
Closed

🐞 Crash occurs when removing terminal tab #1393

austincondiff opened this issue Aug 2, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@austincondiff
Copy link
Collaborator

austincondiff commented Aug 2, 2023

Description

Removing a terminal tab causes CodeEdit to crash.

To Reproduce

  1. Add several new terminal tabs
  2. Click the "-" button to remove the selected terminal tab.
  3. CodeEdit crashes.

Expected Behavior

Remove a terminal when clicking the "-" button without crashing.

Version Information

CodeEdit: 0.0.3-alpha (36)
macOS: 13.4.1 (22F82)

Additional Context

This may be related to #1390.

Screenshots

image
@austincondiff austincondiff added the bug Something isn't working label Aug 2, 2023
@thecoolwinter
Copy link
Collaborator

Fixed with #1496.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 🏁 Complete
Development

No branches or pull requests

2 participants