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