vue-property-decorator
vue-property-decorator copied to clipboard
set prop type by reflect-metadata failed
import reflect-metadata before vue-property-decorator and Set emitDecoratorMetadata to true, but the prop type warning doesn't generate.
Any updates on this? Having the same issue, reflect-metadata is manually imported at file start.
Any updates on this? Having the same issue