Skip to content

Troubleshoot

Having trouble using Font Awesome with Vue? This page is all about getting you unstuck.

Upgrading from Version 4

If you’re upgrading from Version 4, there are a number of changes that you need to be aware of before you jump into Version 6. We’ve tried to make it as painless as possible, but you may need to make some changes in your project to have it work correctly.

Using Vue 3

The vue-fontawesome component now supports Vue 3! The steps are the same as when using Vue 2, though the code is a little different. Get started with Font Awesome and Vue 3 - just be sure to select the code examples for Vue 3 as you go, when applicable.