0

My problem: I can't target data element(show: false), and use Vue directive v-show: to hide element what I want.

enter image description here

This "show" property changing when toggle menu button is a click. And in console possible call this "show" property writing $vm0.show But how I can target this property in v-show: directive?

Follow this link for code hosted on Github

BruceWayne
  • 22,923
  • 15
  • 65
  • 110

0 Answers0