Subscribe on changes!

router.push error Uncaught (in promise) RangeError: Maximum call stack size exceeded

avatar
Oct 3rd 2023

Vue version

3.3.4

Link to minimal reproduction

test-qr.kalyonhost.com/

Steps to reproduce

When I log in, I get this error in the router.push command when I redirect to the panel component. What's this problem solutions?

What is expected?

When I log in, I get this error in the router.push command when I redirect to the panel component. What's this problem solutions?

What is actually happening?

When I log in, I get this error in the router.push command when I redirect to the panel component. What's this problem solutions?

System Info

No response

Any additional comments?

No response

avatar
Oct 4th 2023

Hey @kallavi, it looks like your link is not a minimal reproduction, could you provide one?

avatar
Oct 4th 2023

Hi @kallavi, this issues list is for reporting bugs in Vue Core. Based on your description, it seems like you have a problem with your code, not a bug in Vue itself.

If you need help debugging your code then you can ask in GitHub Discussions. If you think the problem is specifically related to Vue Router then you might be better off asking in Vue Router GitHub Discussions instead. Or you could ask on the Vue Discord.