DEV Community

Discussion on: Using React Strict Mode to Avoid Deprecated Code and Side Effects

Collapse
 
ramblingenzyme profile image
Satvik Sharma

Seems like display: contents (which I hadn't heard of until today), has some accessibility concerns at the moment. :( developer.mozilla.org/en-US/docs/W...

Collapse
 
aumayeung profile image
John Au-Yeung

Thanks for pointing that out. This is something buried so deep that most people won't notice.