with side-effect computed will cause an infinite loop when it returns different values in each run #11181
Labels
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
scope: reactivity
Vue version
3.4.28
Link to minimal reproduction
https://play.vuejs.org/#eNp9Uk1Lw0AQ/SvDXmyxpGo9SE0LKgp60KIeFyRNJjU12V32I1ZC/ruzm34Jtqck896beTN5DbtRKqodsjGLTaoLZcGgdWrKRVEpqS00kMpKOYvZADTm0EKuZQUnJDrhgotUCmMhlxImHu+d9a935Xmiqbxp0Ov1YTKFhgvwgqhOSodwOoFzkgCprdNih1Cx3W+WHmi11jWQjf3Addt2J4+H3Wq0VGyxUmVikd4B4qyopw1tGGXQtvHQfx6ux8M9MRswa8hXXiyipZGCDhjMcOYtFiXqF2UL8s3ZuLPpsaQs5fdTqFntcLCpp5+Yfv1TX5qVr3E202hQ18jZFrOJXqDt4Pu3Z1zR+xasZOZKYh8BX9HI0nmPHe3WiYxs7/GC28cQg0Is3s39yqIwm6W8Uc9sA58zCsTdkdV3dkfRKOjo/9AVZ6jpfHRDuuA2coeDpgL9Tjph/wYOV0GbO5H64WviQ5JaqX96Iqmw35np+sj5kvRrdx4dh2aBFxby+fHPvYEHAkutfNZCJj5qotN4WmYUXUYXV6z9BSbmIU8=
Steps to reproduce
Open the demo and get an error
What is expected?
No error occurred
What is actually happening?
Maximum recursive updates exceeded in component
System Info
No response
Any additional comments?
related context: #11170 (comment)
The text was updated successfully, but these errors were encountered: