v2.1.1 Bugfix on section slots
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.