You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
A clear and concise description of what the bug is.
Hi, I'm having trouble recoding my app, it does not show the textinput.Model from bubblegum
Setup
Please complete the following information along with version numbers, if applicable.
OS: EndeavorOS
Shell: zsh
Terminal Emulator: xfce4-terminal
Terminal Multiplexer [e.g. tmux]: none
To Reproduce
Steps to reproduce the behavior:
git clone https://github.com/f01c33/rx.git
vhs record > cassete.tape
go run . at the folder
type something in both text areas (tab to change between them)
esc
exit
vhs cassete.tape
Source Code
Please include source code if needed to reproduce the behavior. here
Expected behavior
A clear and concise description of what you expected to happen.
I expected the textinput to be shown
Screenshots
Add screenshots to help explain your problem.
Additional context
Thank you for your hard work!
The text was updated successfully, but these errors were encountered:
Describe the bug
A clear and concise description of what the bug is.
Hi, I'm having trouble recoding my app, it does not show the
textinput.Model
from bubblegumSetup
Please complete the following information along with version numbers, if applicable.
To Reproduce
Steps to reproduce the behavior:
git clone https://github.com/f01c33/rx.git
vhs record > cassete.tape
go run . at the folder
type something in both text areas (tab to change between them)
esc
exit
vhs cassete.tape
Source Code
Please include source code if needed to reproduce the behavior.
here
Expected behavior
A clear and concise description of what you expected to happen.
I expected the textinput to be shown
Screenshots
Add screenshots to help explain your problem.
Additional context
Thank you for your hard work!
The text was updated successfully, but these errors were encountered: