skip to Main Content

Reactjs – What is causing the warning 'Removing intrinsics.%ArrayPrototype%.toReversed' in React?

I am getting this warning on first load of my App. I'm using React. lockdown-install.js:1 Removing intrinsics.%ArrayPrototype%.toReversed intrinsics.%ArrayPrototype%.@@unscopables.toSpliced intrinsics.%ArrayPrototype%.@@unscopables.toSorted I really have no idea what this is about, so there's nothing that I have previosuly tried. I went into the…

VIEW QUESTION
Back To Top
Search