Michael
Michael
Hey @renato-bohler, we are currently looking into this issue.
Hey 👋 We are looking into options on how to do this. We are unable to change the regex from `/[,;]/` to `/[;]/` due to cascading effects for example when...
Hey @mxschmitt Thank you for submitting the recommendation we will discuss this and update the package as needed.
Hi @starsinmypockets, When using `@axe-core/reporter-earl` with node's require module syntax you will need to do the following since the main export is a default export ```js const reporter = require('@axe-core/reporter-earl').default;...
Hey @renato-bohler, I saw that selenium webdriver did infact create a breaking change when upgrading from version 4.3.0 -> 4.3.1 by removing that function. I should have a PR here...
Closing no docs required
We are currently investigating this issue and will have an update soon!
Closing issue please feel free to reopen if relevant
Closing this has been resolved in `@axe-core/[email protected]` and `@axe-core/[email protected]`.
@damian08k We will be working on this soon to be able to support all React 18+ projects