chore: TRANSITION_GROUP_ROOT silence transition-group warning
This commit is contained in:
@ -5,6 +5,7 @@ configureCompat({
|
||||
COMPONENT_ASYNC: false,
|
||||
RENDER_FUNCTION: false,
|
||||
WATCH_ARRAY: false, // TODO: check this again; this might lead to some problemes
|
||||
TRANSITION_GROUP_ROOT: false,
|
||||
})
|
||||
|
||||
import App from './App.vue'
|
||||
|
Reference in New Issue
Block a user