Version
2.1.0
Environment
Windows 10, Chrome
Reproduction link

Steps to reproduce
asdasdsd
Jack
Lucy
<script>
export default {
data: () => ({ console: console }),
components: {
VNodes: {
functional: true,
render: (h, ctx) => ctx.props.vnodes
}
}
};
</script>
What is expected?
点击checkbox后面的文字,不会收起下拉
What is actually happening?
收起了