Rick Staa

Results 1034 comments of Rick Staa

@adi-uchiha No problem. Good luck with the exams πŸš€. You still have seven days before Hacktoberfest ends. Feel free to ask to be reassigned if you find some time to...

@Jaya-sys, thanks for considering contributing to GRS! πŸš€ I assigned you to this issue.

@Jaya-sys Yea, of course. Sorry for being unclear. This issue was flagged by @zgosalvez in https://github.com/anuraghazra/github-readme-stats/discussions/719, but I think the following was meant. ![image](https://user-images.githubusercontent.com/17570430/198217835-75f7964a-b74e-4df6-99cd-adb9f4b014e5.png) To create this card, the card...

Please comment below if you think an error code is missing from this list πŸ‘πŸ».

> > You can also use this issue to let us know the limits are being reached. > > I just spotted this error. @xorinzor Thanks for letting us know....

@cristian-rincon Please limit the discussion of the `Maximum retries exceeded` error to #1471.

@duaneking, thanks for your message. The `hide` parameter is working fine for me: ```md [![Top Langs](https://github-readme-stats.vercel.app/api/top-langs/?username=anuraghazra&hide=javascript,html)](https://github.com/anuraghazra/github-readme-stats) ``` [![Top Langs](https://github-readme-stats.vercel.app/api/top-langs/?username=anuraghazra&hide=javascript,html)](https://github.com/anuraghazra/github-readme-stats) Can you maybe share the syntax you are using and a...

I understand that the error is a bit vague. 😐It is a javascript error that we do catch. In your case, it is thrown since you use the `hide` property...

> Yes but the expectation I have as a web developer is that multiple args will be merged. > > Its a small thing, but should be documented or fixed....

I would prefer implementing the merging of multiple arguments than document that we do not merge arguments. πŸ™‚