Basalt icon indicating copy to clipboard operation
Basalt copied to clipboard

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

Open nekozye opened this issue 1 year ago • 1 comments

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

  • [x] I am running the latest version.

Tick the box if you are running the latest version!

nekozye avatar Sep 21 '23 06:09 nekozye

Issue still exists.

gam3rboy7 avatar Jan 02 '24 23:01 gam3rboy7