edison
edison
a workaround see https://github.com/vuejs/core/issues/4611#issuecomment-2431202800
for more details see https://github.com/vuejs/core/pull/2910#issuecomment-752980088
Closing as #11276 has been fixed via https://github.com/vuejs/core/commit/506c4c53fdf9766c2ce9517ad58d501ef6b1b9de
- Implementing a new API needs to be discussed through an RFC. - If `lazy` is necessary, I prefer the following approach ```ts const { start } = watch(source, callback,...
/ecosystem-ci run
/ecosystem-ci run
> Use Map rather than Object, this is about 30% faster. I got different performance data, see https://measurethat.net/Benchmarks/Show/32894/1/test-map-vs-object
/ecosystem-ci run
Similarly, `on exclude change` requires a test case too. https://github.com/dddssw/core/blob/12afb295e20d58c167ad1f62edc37877e6164e84/packages/runtime-core/__tests__/components/KeepAlive.spec.ts#L554