You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
exportdefaultfunctioninstall(Vue){// this code will cause the warning report aboveVue.config.optionMergeStrategies.timers=Vue.config.optionMergeStrategies.methodsVue.mixin(VueTimers)}
@Kelin2025 I do not know what's mean and how to resolve it.
Any word on this. I am getting the same thing when using an array for the timers var instead of a standard object. Per the docs an array is acceptable.
Invalid value for option "timers": expected an Object, but got Array.
mycode:
The text was updated successfully, but these errors were encountered: