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
I'm not yet investigated where the issue originally comes from, probably it's caused by not reading the manual first. So just wanna ask if i'm holding it wrong.
I do have a tick message setting new items using the list.SetItems(), but in case it gets filtered it seems not to handle the changing list. Anyone any ideas.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm not yet investigated where the issue originally comes from, probably it's caused by not reading the manual first. So just wanna ask if i'm holding it wrong.
I do have a tick message setting new items using the list.SetItems(), but in case it gets filtered it seems not to handle the changing list. Anyone any ideas.
Nil pointer catched at: https://github.com/charmbracelet/bubbles/blob/v0.15.0/list/list.go#L1197
References:
https://github.com/charmbracelet/bubbles/blob/v0.15.0/list/list.go#L1194
https://github.com/charmbracelet/bubbles/blob/v0.15.0/list/list.go#L337
Beta Was this translation helpful? Give feedback.
All reactions