]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(runtime-core): ensure consistent behavior between dev/prod on invalid v-for range
authorEvan You <yyx990803@gmail.com>
Fri, 6 May 2022 08:49:15 +0000 (16:49 +0800)
committerEvan You <yyx990803@gmail.com>
Fri, 6 May 2022 08:49:15 +0000 (16:49 +0800)
commit67099fe20299a51f9974f0e2f9ef19ca05efe92b
treeb2b733d69ca75c8bb24b0f92c415fe4538490b87
parent4e7b36f5c3ee72cb9554982dd174f1989d5488f6
fix(runtime-core): ensure consistent behavior between dev/prod on invalid v-for range

close #5867
packages/runtime-core/__tests__/helpers/renderList.spec.ts
packages/runtime-core/src/helpers/renderList.ts