-
Notifications
You must be signed in to change notification settings - Fork 105
Invalid DOM property class
on /docs page
#742
Comments
picking this up, I was wondering if there's a specific Folder or File in /docs that this problem is occurring in? or do I have to figure it out myself as part of the challenge? |
picking this up |
@Tiensuperman yay! I'l assign it to you now. I'd also like to note that Hacktoberfest officially kicks off on October 1st. Contributions made before the event may not be eligible for the challenge. However, feel free to start working on it, but I'd recommend holding off on submitting your PR until the event begins.
@dayhaysoos are you able to provide exactly where this problem is happening in the docs? |
@rishabhpathak359 Hey there! Thanks for your enthusiasm to contribute. 😊 Someone got in just a bit ahead of you on this issue, but don't worry! We have other open Also, we'll be adding more issues throughout the month of October, so there will be plenty of opportunities to jump in. If for any reason the current assignee can't proceed with this one, I'll definitely keep you in mind and reach out. keep an eye on our I know that this is the second issue, sorry, if you want some help finding an issue that works for you feel free to message me in discord. |
Hey @Tiensuperman, Sorry for not clarifying. This error shows up specifically on the /docs url (but you'll only see it locally). So if you spin up the dev environment and navigate to: You'll see the errors. Lemme know if you have any more questions! |
Should I wait until the start of Hacktoberfest to fix this issue? |
@Tiensuperman yes, you can start working on it but wait until the 1st or after to submit your PR |
Objective:
Somewhere within the docs page there is an element that has
class
instead ofclassName
(for react). We need to find that and replace it with the appropriate attribute.Picking Up This Issue:
Questions:
#hack-together
channel and collaborate with a buddy.#getting-started
channel.Resources:
Remember, communication is key! If you have any questions or face any challenges, we're here to help so please don't hesitate to reach out.
Good Luck! 🍁
The text was updated successfully, but these errors were encountered: