Has anyone experienced missing cursors when using ...
# compose-android
a
Has anyone experienced missing cursors when using
BasicTextField2
? I have two places where I use
BasicTextField2
, and the cursor is missing or invisible in just one. I haven't touched
cursorBrush
at all. I'm using Compose BoM
2024.06.00
and Compose Compiler version
1.5.11
.
z
Can you reproduce in a fresh project? Please file a bug either way, and include as much information about this as possible
h
BasicTextField2 from 1.6 releases is unsupported. All the development continued in 1.7 cycle. Please try to reproduce the error with the renamed BasicTextField from 1.7.0-beta04
a
Thanks for the responses, will try to check if the issue still exists in 1.7.