Hi all.
F7 uses CSS class fab for Floating Action Button. The new Fontawesome 7.0.0 also uses this CSS class for its brand style. This is new to Fontawesome 7.0.0.
Using a FAB button with a Fontawesome icon inside leads to a CSS class issue. A workaround is to manually delete all fab references into Fontawesome CSS files. But this means that all brand icons can’t be use anymore. In my case I don’t care, but one may care.
Considering that Fontawesome project is far better used that F7 (sad to say but true), a better workaround would be to change fab CSS class into F7, this should not be a big deal. I suggest fabtn.