Skip to content

v2.1.1 Bugfix on section slots

Compare
Choose a tag to compare
@darrenjennings darrenjennings released this 03 Apr 03:27
· 9 commits to master since this release
e616d70

Fixes #176 where the section slots would render incorrectly or disappear since the key was not always unique by index. Added the section name to the v-for key. Thanks to @DiskoPete for the reproduction and suggestion as to where the issue was, which was super helpful in getting this fix in.