Error during use #3412
angel-wangchuan
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
framework: uni-app
"TransitionGroup" is not exported by "node_modules/@vueuse/core/node_modules/vue-demi/lib/index.mjs", imported by "node_modules/@vueuse/core/index.mjs".
at ../node_modules/@vueuse/core/index.mjs:3:101
1: import { noop, makeDestructurable, camelize, toValue, isClient, tryOnScopeDispose, isIOS, tryOnMounted, computedWithC...
2: export * from '@vueuse/shared';
3: import { isRef, ref, shallowRef, watchEffect, computed, inject, isVue3, version, defineComponent, h, TransitionGroup,...
4:
5: function computedAsync(evaluationCallback, initialState, optionsOrRef) {
Beta Was this translation helpful? Give feedback.
All reactions