Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recent incompatibility between two UI libraries #68

Open
spiffcs opened this issue Jun 12, 2023 · 0 comments
Open

Recent incompatibility between two UI libraries #68

spiffcs opened this issue Jun 12, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@spiffcs
Copy link
Contributor

spiffcs commented Jun 12, 2023

What happened:
When going to update to the latest version of bubbletea I found the following error:

# github.com/erikgeiser/promptkit/textinput
../../go/pkg/mod/github.com/erikgeiser/[email protected]/textinput/model.go:102:8: input.BackgroundStyle undefined (type "github.com/charmbracelet/bubbles/textinput".Model has no field or method BackgroundStyle)

What you expected to happen:
promptkit and bubbletea should be bumped to compatible versions if we ever upgrade the UI library

Anything else we need to know?:
context: erikgeiser/promptkit#22

@spiffcs spiffcs added the bug Something isn't working label Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant