Error building with iconify api
See original GitHub issueWhen I Run build inside GatsbyJS it says Building static HTML failed
but only Iconify for React with API. method
Im wan’t the Api version because I need to call the icon name with a string
Issue Analytics
- State:
- Created 3 years ago
- Comments:8 (5 by maintainers)
Top Results From Across the Web
error • coolicons • Iconify
Web component will load icon data from Iconify API and render SVG. Make sure you import IconifyIcon web component: <script src="https://code.iconify.design/ ...
Read more >SVG framework functions
console.error('Failed to load home icon'); ... Returns icon data, returns IconifyIcon object. ... Component caches only icons retrieved from API.
Read more >Iconify Utils
Iconify Utils is a set of reusable functions for working with icon sets and icon data. Library is written in TypeScript, is available...
Read more >Iconify Updates
Host your own Iconify API with open source icon sets or your own icons! Build applications for searching, browsing and selecting icons, integrate...
Read more >Iconify for Vue Offline Use
If you do not want to use API, you need to provide icon component with data for all icons you are using. There...
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
Excellent!
I’ve just published update, so all you need to do is update dependencies.
I do know the values for
iconName
the idea is that I want to use all iconify names whenever I want haha.wow it works, thank you ❤️ but only locally for now, since im using gatsby cloud or Netlify it downloads node modules for himself.