Boosted by glyph ("Glyph"):
dreid@wandering.shop wrote:
Sometimes using a prop from `data()` on a Vue component completely fucks up type inference of Computed and Methods, so the fix is mostly explicitly type everything.
Boosted by glyph ("Glyph"):
dreid@wandering.shop wrote:
Sometimes using a prop from `data()` on a Vue component completely fucks up type inference of Computed and Methods, so the fix is mostly explicitly type everything.