Basalt
Basalt copied to clipboard
bug: Textfield newline deletion attempting to index field of nil value
Describe the bug
The textfield object crashes the basalt when new line is added and removed.
To Reproduce
Steps to reproduce the behavior:
- create textField
- add new line using enter
- press backspace
Expected behavior It should remove line, instead of crashing.
Screenshots
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!
Issue still exists.