By default the Nav block falls back to a Page List. However on a site with a lot of pages this is overwhelming.

The Page List does have an __unstableMaxPages attribute but this doesn't appear to be respected by Page List even though the Nav block index.php creates the block with this attribute.
This is strange as it was added in #36877.
We should make the Page List respect the limit.
By default the Nav block falls back to a Page List. However on a site with a lot of pages this is overwhelming.
The Page List does have an
__unstableMaxPagesattribute but this doesn't appear to be respected by Page List even though the Nav blockindex.phpcreates the block with this attribute.This is strange as it was added in #36877.
We should make the Page List respect the limit.