0.41.0 broke using font awesome? Cannot read property default of undefined
See original GitHub issueStack/build/example: https://github.com/NullVoxPopuli/limber/pull/114/checks?check_run_id=2638506237#step:7:21
Occured during renovate upgrade from embroider 0.40.0
Top portion of stack:
TypeError: Cannot read property 'default' of undefined
at Module.default (webpack://limber/./components/fa-icon.js?:3:154)
at Module.eval [as callback] (webpack://limber/./components/limber/navigation/index.hbs?:14:51)
at Module.exports (http://localhost:7357/assets/vendor.js:115:32)
at requireModule (http://localhost:7357/assets/vendor.js:36:18)
at Class._extractDefaultExport (webpack://limber/../node_modules/ember-resolver/resolvers/classic/index.js?:460:25)
(Output of running ember test with assets that build successfully any a prior ci job)
I have webpack@v5 already, here: https://github.com/NullVoxPopuli/limber/blob/main/frontend/package.json#L115
I read the release notes and didn’t see anything that’d be relevant. Did I miss something?
Issue Analytics
- State:
- Created 2 years ago
- Comments:8 (2 by maintainers)
Top Results From Across the Web
Uncaught TypeError: Cannot read property 'icon' of undefined ...
Hello,. I have an existing project using Bootstrap 3.3.7 and was using Fontawesome 4.7 until I attempted to upgrade to 5 today.
Read more >Cannot read property 'fontawesome' of undefined in CKEditor ...
This shows whether the FontAwesome icon is set in the toolbar or not. Isn't happening on text format config pages that don't use...
Read more >Troubleshooting | Font Awesome Docs
The first thing to do is to double-check a few things: Is the icon you're trying to use available in the version of...
Read more >How to use font-awesome animated icons in Vue 3?
but it doesn't seem to work in Vue 3 . I've tried importing font-awesome-animation after installing it like so: import {faaWrench} from ...
Read more >@fortawesome/vue-fontawesome - npm
Official Vue 2 component for Font Awesome. Latest version: 2.0.9, last published: 2 months ago. Start using @fortawesome/vue-fontawesome in ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
In the latest release of font-awesome, This is no longer an issue 🎉
I’m using:
I don’t think so, we need font awesome to use embroider macros, but there were issues it seems