Griddle version
1.11.1
Problem
When I'm implementing the Navigation myself, by copying the original and just adding
The shown maxPages will always result in 1, like you can see in the CodeSandbox instead of the 10 that's shown in the dropdown
The maxPageSelector that I use is the same that gets called in PageDropdownContainer, so am I still doing something wrong? 😕
CC: @dahlbyk
Griddle version
1.11.1Problem
When I'm implementing the
Navigationmyself, by copying the original and just addingThe shown
maxPageswill always result in1, like you can see in the CodeSandbox instead of the10that's shown in the dropdownThe
maxPageSelectorthat I use is the same that gets called inPageDropdownContainer, so am I still doing something wrong? 😕CC: @dahlbyk