clay

Results 35 comments of clay

If you could, please file your issue (and any new issues) to the new repo/fork [here](https://github.com/iamclaytonray/devicon). Thanks!

^ Should be done in cDM cDM = `componentDidMount()` cWM = `componentWillMount()` When you add fetching or any other type of mutation in `cWM`, you are inherently re-rendering your component....

This is a valid issue and should probably at least have someone take a look at.

Thanks for getting this in! I really appreciate it 🙂

Following this. I've had to write some hacks in my codebases for a solution to get auth to work, albeit rather janky. In the meantime, could some docs be written...