I have view with code below:
<div>
Very bad words on Russian)
</div>
<script>console.log(123)</script>
When the page is loaded, "123" is output 2 times to the console. At the same time, in the panel you can see that there is only one console.log(123) in the code. Those. For some reason Laravel executed the written JS 2 times (
I hope that someone faced a similar problem) Because I broke my brain already) I would be very grateful for any help)
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…