<!-- Before submitting an issue: Search the repo and ensure your issue doesn't already exist. If so, it may: - Have already been fixed in an unreleased version. - Have been closed without a solution. Please create a new issue instead of commenting on the old one. Create a minimal reproduction to illustrate the issue. Do not include any more than is needed to reproduce the bug Here's a CodePen template to start you off: https://template.vuetifyjs.com You may remove sections if they aren't relevant, but please supply as much information as possible. Incomplete issues will be closed. --> <!-- not from package.json, use console.log(Vuetify.version) --> ### Versions and Environment Vuetify: 1.2.6 Vue: 2.5.17 Browsers: 70.0.3538.67 (Official Build) (64-bit) OS: Fedora 28 <!-- OPTIONAL: if this works in a different version --> ### Previously worked in: Vuetify: Vue: ### Steps to reproduce <!-- What should we do to your link to make the bug happen? --> Add iconfont configuration as nuxt plugin. ### Expected Behavior <!-- What did you expect to happen? --> Iconfont configuration reflects the icon. ### Actual Behavior <!-- What actually happened? --> Iconfont configuration doesn't reflect the icon. ### Reproduction Link <!-- Required, see above for information --> https://codesandbox.io/s/github/jefrydco/vuetify-mdi-icon --- <!-- OPTIONAL: --> ### Additional Comments:
Versions and Environment
Vuetify: 1.2.6
Vue: 2.5.17
Browsers: 70.0.3538.67 (Official Build) (64-bit)
OS: Fedora 28
Previously worked in:
Vuetify:
Vue:
Steps to reproduce
Add iconfont configuration as nuxt plugin.
Expected Behavior
Iconfont configuration reflects the icon.
Actual Behavior
Iconfont configuration doesn't reflect the icon.
Reproduction Link
https://codesandbox.io/s/github/jefrydco/vuetify-mdi-icon
Additional Comments: