Darek Kay
Darek Kay
This _might_ be resolved with [8.3.10](https://github.com/redux-form/redux-form/releases/tag/v8.3.10). From a first look, I didn't encounter the problem anymore.
@dltn This improvement ticket hasn't been tackled in #9 afaik. From your comment: > This PR encodes the archive option in the existing "format string" – which isn't ideal, but...
@franden I'm currently not planning to work on this feature anytime soon, but PRs are welcome.
Hello, I'm not using the plugin, so I can't comment on that. However, I'm playing with a migration to Storybook Vite from time to time, and the last time I've...
Thanks for the report. Indeed, it is currently not possible to provide a custom locale. One reason is that the `locale` can only be provided to [configure](https://github.com/dequelabs/axe-core/blob/develop/doc/API.md#parameters-1) and not to...
Thank you for the suggestion! > As it stands, I can run a few passes with Evaluatory, each using a different configuration to accomplish this. This is indeed what I'm...
## Issue 1 - Wrong command ``` npx evaluatory https://www.example1.gov/sitemap.xml --sitemap ``` This command tells Evaluatory to check the accessibility of the "https://www.example1.gov/sitemap.xml" page (so the XML page itself). That's...
I'm experiencing the same problem. The custom CC/AD tracks are loading fine on macOS Chrome and Firefox, but not on macOS Safari. I went down to version `7.0.0`, with no...
This issue is not limited to WebC. Using `renderFile` with the Eleventy Render Plugin for other template languages shows the same behavior. After some debugging I think the problem is...
Thanks for the report! I get a slightly different result: a task has three labels, the result is `""""""` (so no commas at all). But either way, I can confirm...