QToolTip is unknown??
-
I am using framework v0.17.20 (cli 0.17.24) and I added ‘QToolTip’ to my framework components in quasar.conf.js the same way I have done with dozens of other quasar components. However, when I add QToolTip, I get the following error:
ERROR Failed to compile with 1 errors 08:03:01
error in ./.quasar/import-quasar.jsModule build failed (from ./node_modules/babel-loader/lib/index.js):
Error: Unknown import from Quasar: QToolTip -
“QTooltip”
-
Derp. Thank you very much. I could have sworn I tried copy/pasting that to account for typing errors, but I guess not.