button-inc / digital_marketplace

The intent of this development is to build a product that will support digital procurement needs for the BC Government including services such as, but not limited to, Sprint With Us, Code With Us, The Procurement Concierge.
Apache License 2.0
0 stars 0 forks source link

Fix react/display name eslint errors #52

Closed BCerki closed 2 years ago

mikevespi commented 2 years ago

This looks good to me, does it solve the problem of anonymous called anonymous in our debugger?

BCerki commented 2 years ago

This looks good to me, does it solve the problem of anonymous called anonymous in our debugger?

Not really? I didn't see any of my names show up in the React dev tools as I clicked through a few pages, and there's still an anonymous: Screenshot from 2021-12-07 13-47-58

mikevespi commented 2 years ago

Understood. We have a separate issue ( https://github.com/button-inc/digital_marketplace/issues/48 ) to address the anonymous issue, I'm ok with keeping this branch to making ESlint play nicely.