WeChat Mini Programs limit the number of navigator

The component of

navigator has a limit on the number of jumps. I now have a project tabbar to write by myself, so it is inevitable to add navigator jump to it, but if there are too many pages to jump, there will be a jump limit.

Feb.26,2021

is not a limit on the number of jumps, but a maximum of 5 layers of pages. You can use other api, of navigator, such as wx.redirectTo


Thank you for solving

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-7b6861-156b9.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-7b6861-156b9.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?