A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/vuejs/vue-next/issues/3371 below:

Getting recursive updates error when adding boolean prop without ="true" · Issue #3371 · vuejs/core · GitHub

Version

3.0.7

Reproduction link

https://codesandbox.io/s/bold-drake-1qwvq?file=/src/App.vue

Steps to reproduce

I found two things which are weird: I get the "Maximum recursive updates exceeded" error only if I write <VEntry mandatory />.

But if I write <VEntry :mandatory="true" /> (or false) it works. (See comment in App.vue in the demo)

(For me a huge indicator that there is something wrong internally, since both should mean the same)

Additionally: If I wrap one of the passed computed refs with a readonly, it outputs other warnings. (See comment in DescriptionListEntry.vue in the demo)

What is expected? What is actually happening?

I am so confused right now. I tried to remove everything around the issue to track it down to a minimal reproduction. Hope this helps.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4