router.push error Uncaught (in promise) RangeError: Maximum call stack size exceeded
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
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.