1, open minimal repo and see the reported error in App.vue at <Comp> usage. It says p1, p2 and p3 required props are missing. p1, p2 and p3 props of Comp correctly ...