binghao.guan
Results
1
issues of
binghao.guan
### Version 1.45.3 ### Steps to reproduce ```../src/basic.vue {{ option.label || option.value }} const model = defineModel(); const props = defineProps(['options']); ``` ```typescript import { expect, test } from '@playwright/experimental-ct-vue';...
feature-components