An issue with the TextField widget cursor on Flutter Web
Here, a regular text widget shows the content of the TextField, swapping spaces with bullet points for clarity
The issue occurs when moving the cursor around with the mouse, and then adding spaces. Text input works normally, but the cursor seemingly gets stuck
