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

bug: Textfield newline deletion attempting to index field of nil value #98

Open
1 task done
nekozye opened this issue Sep 21, 2023 · 1 comment
Open
1 task done
Labels
bug Something isn't working

Comments

@nekozye
Copy link

nekozye commented Sep 21, 2023

Describe the bug

The textfield object crashes the basalt when new line is added and removed.

To Reproduce

Steps to reproduce the behavior:

  1. create textField
  2. add new line using enter
  3. press backspace

Expected behavior
It should remove line, instead of crashing.

Screenshots

bug

Additional context

No matter the surrounding, the textfield fails under the above conditions.

Checklist

  • I am running the latest version.

Tick the box if you are running the latest version!

@nekozye nekozye added the bug Something isn't working label Sep 21, 2023
@gam3rboy7
Copy link

Issue still exists.

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
None yet
Development

No branches or pull requests

2 participants