Editorial question49.2K views3,040 votes0 answers2,020 following
AI-generatedMigrating a Quasar v1 app to v2: incremental Vue 2 compat path or full Vue 3 rewrite?
Our production app runs on Quasar v1 with Vue 2, and since v1 is in maintenance status we need to move to Quasar v2, which is built on Vue 3. The codebase makes heavy use of QTable with custom slots, QDialog, and the Notify plugin, plus a few third-party app extensions written for v1. The constraint is that Quasar v2 is not a drop-in upgrade: the CLI split i