Open harmit001 opened 1 year ago
Is that why we're running into this issue?
AuthenticatedLayout.vue:25 [Vue warn]: Property "class" was accessed during render but is not defined on instance.
at <Anonymous ref="cardComponentRef" icon="" styles= {base: {…}, invalid: {…}} ... >
at <CreditCardForm>
at <PaymentMethodManager>
at <VCardText key=0 >
at <VCard>
at <BaseTransition appear=false persisted=false mode=undefined ... >
at <Transition disabled=true >
at <MaybeTransition transition=false disabled=true >
at <VWindowItem key="payment-methods" reverse-transition="false" transition="false" ... >
at <VWindow modelValue="payment-methods" onUpdate:modelValue=fn class="border-t-sm" >
at <VCard>
at <TabItems tabs= (4) [{…}, {…}, {…}, {…}] >
at <AccountBillingView onVnodeUnmounted=fn<onVnodeUnmounted> ref=Ref< viewRef > >
at <RouterView>
at <AccountRoot onVnodeUnmounted=fn<onVnodeUnmounted> ref=Ref< undefined > >
at <RouterView>
at <VContainer class="pa-2" fluid="" style= {max-width: '1400px'} >
at <VMain class="" >
at <AuthenticatedLayout>
at <VApp theme=undefined class="" >
at <App>
We have upgraded Vue 3.2.13, Runtime we face this issue. How do we fix below issue.
Uncaught Error: Component not found