Matt Przybylski

Results 65 comments of Matt Przybylski

for what its worth, my commitlint setup is pinned to [[email protected]](https://github.com/spothero/commitlint-config/blob/master/package.json#L19).

I went ahead and added a link to a repo I just created which reproduces the problem: https://github.com/reintroducing/commit-test

@marionebl that did indeed fix it, thank you, appreciate the quick turn around on this.

@tannerlinsley is it possible to get this resolved? react-query devtools don't show in production builds but react-location does.

> Also stupid question, but what does MSW do that `cy.intercept()` doesn't (this should be vastly more powerful, understandable if you just want to use MSW since you are migrating...

@estelle I think that would be a great option to add so that those that want it can enable it.

@gpbl for what its worth, `aria-selected` is also erroring as Critical with aXe. I'm having to destructure it out of the `buttonProps` and leave it as an unused variable to...

Just ran into this issue as well and can confirm that @hrypkema-amplify solution works great. Thank you!

https://github.com/sanniassin/react-input-mask/issues/197

@SomtoUgeh did you read the comments above?