(package:flutter/src/widgets/framework.dart:3824:15) #240 ComponentElement.performRebuild (package:flutter/src/widgets/framework.dart:5505:16) #241 Element.rebuild (package:flutter/src/widgets/framework.dart:5196:7) #242 ProxyElement.update (package:flutter/src/widgets/framework.dart:5809:5) #243...
Properties that start with _ or $ will not be proxied on the Vue instance because they may conflict with Vue's internal properties and API methods. You will have to access them as vm.$data._property. When defining a component, data must be declared as a function that returns the initial...
If TPM2 -support is enabled in the build but no TPM2 device is found, install the -gPeiTpmInitializationDonePpiGuid PPI, which is normally installed by -Tcg2ConfigPei if no TPM2 is found, but in our case Tcg2ConfigPei will -never run so let's do it here instead. - -Ref: https:...