Open wenfangdu opened 3 years ago
Vetur: Restart VLS
Broken highlighting: Normal highlighting:
<template> <custom-component> <template #cell(_index)="{ index }"> {{ index + 1 }} </template> </custom-component> </template>
Does slot allow ( or ) chars?
(
)
@yoyo930021 Yes, the syntax is from https://bootstrap-vue.org/docs/components/table#scoped-field-slots.
Vetur: Restart VLS
Info
Problem
Broken highlighting: Normal highlighting:
Reproducible Case