Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 355 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 355 Bytes

broken-quasar-vripple-proof

Page crashes with error TypeError: Cannot read properties of undefined (reading 'config'). Removing all v-ripple on q-item elements in src/layouts/MainLayout.vue resolves the issue.

Install + Run

yarn
yarn dev

Refs

quasarframework/quasar#13154 (comment)