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
current_page is more state than configuration - it would be nice to be able to both create pagination_settings without involving current_page, and to subscribe to current_page in a callback independent of pagination_settings. I might also move pagination_mode to be pagination_settings.mode while we're at it...
current_pageis more state than configuration - it would be nice to be able to both createpagination_settingswithout involvingcurrent_page, and to subscribe tocurrent_pagein a callback independent ofpagination_settings. I might also movepagination_modeto bepagination_settings.modewhile we're at it...