Open bogdan-kashchei opened 1 week ago
Can you please attach the HTML content that this function receives?
Hi, i can atach only part of header and a start of body where problem was observed.
To fix this bug, I need to reproduce it first. To do so, I need HTML that causes this issue. Can you replace all sensitive information with dummy placeholders and post the HTML content?
I found a bug with moving scripts to body, You have file - Swissup\Breeze\Model\Filter and method process I created experiment and commented this code
I've set the HTML to a
DomDocument
object and then back to HTML, expecting no changes. However, after this process, the HTML structure was altered. Could you help fix this issue?