Subscribe on changes!

jsx: Failed to resolve directive: model-active

avatar
Jul 22nd 2021

Version

3.1.5

Reproduction link

https://github.com/rashagu/vModelText

Steps to reproduce

Use the vant component library and tsx

runtime-core.esm-bundler.js:38 [Vue warn]: Failed to resolve directive: model-active

What is expected?

can use v-model-active

What is actually happening?

runtime-core.esm-bundler.js:38 [Vue warn]: Failed to resolve directive: model-active

avatar
Jul 22nd 2021

v-model={[tabsActive.value, "active"]} is work, but only active

avatar
Jul 22nd 2021

Hi, thanks for your interest but Github issues are for bug reports and feature requests only. You can ask questions on the forum, the Discord server or StackOverflow.