bubbles icon indicating copy to clipboard operation
bubbles copied to clipboard

Textarea bubble hanging on initial View() call

Open robinovitch61 opened this issue 2 years ago • 3 comments

Hey folks, noticed a potential bug in the textarea bubble. I put up an app reproducing it here: https://github.com/robinovitch61/textarea_bug/blob/main/textarea/textarea.go#L856

robinovitch61 avatar Jul 14 '22 23:07 robinovitch61

Thanks for the ticket, @robinovitch61. I have a suspicion what might be causing this and we have a fix coming up in the next tea and lipgloss releases.

muesli avatar Oct 05 '22 02:10 muesli

Any traction on this bug? I notice that Textarea also hangs when switching from one bubble to the next, and I get a bunch of garbage text in the window. e.g. transitioning from textinput to textarea.

greenm01 avatar Oct 15 '22 16:10 greenm01

Any traction on this bug? I notice that Textarea also hangs when switching from one bubble to the next, and I get a bunch of garbage text in the window. e.g. transitioning from textinput to textarea.

If you bump your bubbletea to master, this should already be fixed. The issue you describe sounds unrelated however.

muesli avatar Oct 15 '22 23:10 muesli