Pages created with same prefix number

i found a bug (but unfortunately dont remember how to reproduce)

basically this happened. through the admin dashboard it created two pages the same number and it crashes when trying to reach those pages

01.home 03.about 04.feedback 04.logout

i did ‘sudo mv 04.feedback 02.feedback’ but the problem still persists that page still doesn’t run.

could you help
thanks

it worked after refreshing things. in general I found the numerical prefix doesn’t actually matter much.

Thanks for the update. I wonder if there was a collection defined in frontmatter or a template which prescribed another ordering.

Let us know if you find anything more. Cheers.