dmitryT93

Results 1 comments of dmitryT93

Have the same problem, solved by adding import ``` Test dynamic modal import { $vfm } from 'vue-final-modal' import TestModal from '~/components/TestModal' export default { setup() { const callTestModal =...