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

Clicking add class with empty name crashes program #32

Open
lukaswozniak opened this issue Oct 2, 2021 · 2 comments
Open

Clicking add class with empty name crashes program #32

lukaswozniak opened this issue Oct 2, 2021 · 2 comments

Comments

@lukaswozniak
Copy link
Contributor

lukaswozniak commented Oct 2, 2021

Clicking add class on below screen would cause the program to crash
image

@jveitchmichaelis
Copy link
Owner

I can't replicate this one. The add class function should do nothing if the class string is empty.

Can you list some exact steps to trigger this? (if you're compiling from scratch, you could also compile in debug mode and see what's causing it)

@lukaswozniak
Copy link
Contributor Author

It only happened once to me. I will try to reproduce later.

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

No branches or pull requests

2 participants