Inspectopedia Help

Vue

Data function   New in this release

Reports a Vue component data property that is not a function.

Deprecated symbol  

Reports a deprecated Vue symbol.

Duplicate template/script tag   New in this release

Reports multiple usages of the template or script tag in a Vue file.

Missing component import   New in this release

Reports Vue components, which require to be imported in Vue templates.

Unrecognized directive   New in this release

Reports an unrecognized Vue directive.

Unrecognized slot   New in this release

Reports an unrecognized Vue slot.

Last modified: 11 September 2024