Skip to content

Scrolling viewport issues #87

Answered by meowgorithm
mistakenelf asked this question in Q&A
Discussion options

You must be logged in to vote

Hi! So if I understand correctly, you want the cursor to just back to the top when you reach the bottom, and vice-versa, yes? If so, I'm not able to reproduce the panic on my end when the list is taller than the viewport. That is, it's working great.

The stack trace is probably the best way to figure out where the panic is happening as it's very specific, but you could also log to a file (Bubble Tea has the tea.LogToFile helper function for that), or debug with Delve.

Anyway, do let me know how to do reproduce. This could be a bug in the viewport component.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@mistakenelf
Comment options

@meowgorithm
Comment options

@meowgorithm
Comment options

@mistakenelf
Comment options

Answer selected by mistakenelf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants