Testing an e-commerce website, it's MERN stack when I run npm run develop chrome opens the page on localhost but I'm unable to click anything on it.
I open Microsoft Edge go in the localhost the application works properly, can add to cart, go into payment, everything works.
Was there an update on Chrome and how I fix this issue
Works on Microsoft Edge not on Chrome