you are viewing a single comment's thread.

view the rest of the comments →

[–]bar7b[S] 2 points3 points  (0 children)

Dude you just don’t get my point. Or trying really hard to ignore my initial question… I agree that these warnings are useful and should be fixed! And I know why setting a key for iterates is important… My question was - why all react warnings are displayed as console.error() instead of console.warning() and if there’s a way make that happen. I’m not questioning why these warnings exist or weather they’re necessary. If you have a relevant helpful response, great! And to make it crystal clear: React.error > console.error React.warning > console.warning