Hello, I have an issue. When I change the value of the prop "displayMenu" in the child, the value "displayMenu" of the parent doesn't change.
Moreover, I don't get it. The Nuxt3 doc seems so confusing. Should I do some "export default..." or a "<script setup>" without "export".
Thanks in advance.