Open stephenjason89 opened 2 months ago
Due to differences in IDEs, you might be encountering this issue. When I tested it on VSCode, automatic completion did not work for v-motion and other directives starting with v-motion, but I did not receive a warning saying "unrecognized vue directive." However, automatic completion worked for other directives such as initial, visible-once, enter, etc.
System info
Reproduction
Describe the bug
directives are not being detected by IDE auto complete
Additional context
No response
Logs
No response