Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix indexing nil tab #1800

Merged
merged 2 commits into from
Jan 3, 2025
Merged

Conversation

kaiserandaxl
Copy link
Contributor

Fixes error where on startup where it tried to index a nil tab.

Fix: Added check for the nil tab (couldn't find root cause since no traceback)

Before:
image

After:
image

@Dimenpsyonal Dimenpsyonal added the 🐛 bug Bugs or broken features label Dec 30, 2024
@Dimenpsyonal Dimenpsyonal merged commit d71b97a into Epix-Incorporated:master Jan 3, 2025
2 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
🐛 bug Bugs or broken features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants