Regina Liu
Regina Liu
@tenkirin Thanks for the answer 😄 just to add on to the explanation of why the non-`Value[0]` solution works better - If have a test case of `Expect` and we...
This is a great add-on for the issue - though I feel like from a long-term UX perspective, we'd want to simplify it so the user sees either: 1. Before...
Ooh, that's a great idea! I haven't thought this through clearly, though I think there are a few more edge cases to account for. The current toggle factors in both...
I've started implementation for `label-has-associated-control`, but it looks like they're still a couple of kinks to work out for the original implementation: - https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/972 - https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/966 - https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/962 - https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/961...
Interested in working on this!
A related thread, given that react-pdf is a dep: https://github.com/wojtekmaj/react-pdf/issues/1822
Working on a fix for this
> @joaopedrodcf Hey guys I also had this problem when using v5 of the lib, but after upgrading to aws-amplify v6 turbopack works without errors 💯 Same here, I've done...