Steven Lambert
Steven Lambert
Thank you for your continued patience. We've looked into supporting React 18 but at this time it doesn't look like we will be able to. Between issues with React 18...
@karpiuMG We're currently investigating getting our package to work with React 18, so we don't have a timeline for when this will get done.
@gromanas Unfortunately we have no update on this at this time. Since the two functions in question are pretty essential for the code, we'll have to see what we can...
@thibaudcolas I'll go ahead and add the tests so this can be reviewed and merged.
We haven't discussed internally how we want to handle this yet. I know we try not to modify the DOM by adding / modifying elements, so adding an element with...
Just a heads up on this ticket. This should be fixed in the next release of axe-linter, which should be happening in the next few weeks.
After rechecking, the attribute is fully supported so we'll disable the rule and deprecate it..
Closing as it appears the question was answered. Please feel free to reopen if you can provide more information. In response to your last message, the `html-has-lang` rule checks to...
Going to close this as resolved. Feel free to reopen if your question wasn't answered.
Alright, I think I fixed this in #332. Should be able to create any object now before calling `init` and use them so long as you don't try to render...