At the moment I’m running a Magento project on the 2.4.3 version and when i try to look at the frontend in any browser several tables from the Stack Tracer of Xdebug show up. Before this problem started I executed these two commands without knowing exactly what they do:
- git reset –hard
- git clean -fxd
I assumed i erase something and know these Stack Tracer appear.
The problem persist on different projects that I’ve in the same machine.