79752097

Date: 2025-09-01 00:58:09
Score: 1
Natty:
Report link

Another solution using

 router.dismissTo({
    pathname: 'xxx',
    params: {
        value:'xxx'
    }
});
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: m_____ilk