79398196

Date: 2025-01-29 21:13:36
Score: 1
Natty:
Report link

The sticky header behavior is working as expected. Try putting the header inside the items function and try again.

items(...) {
    Column {
        CategoryHeader(...)
        ItemRow(...)
    }
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: João Ferreira