Mehdi
12/06/2024, 11:31 AMVapi
12/06/2024, 11:34 AMremoveChild is failing because the target node is not actually a child of the specified parent node.
This could be due to a variety of reasons, such as a race condition where the DOM is being manipulated by multiple scripts at once, or a script that is not accounting for dynamic changes in the DOM.
To address this issue, I would recommend the following steps:
1. Verify if the issue is indeed location-specific by checking if the error is reproducible when accessing the site from a French IP address.
2. Review the website's JavaScript code, particularly around the area where removeChild is being called, to ensure that the logic is correct and that it accounts for any dynamic changes in the DOM.
3. Test the website across different browsers and devices to see if the issue is consistent or if it's specific to a certain environment.
4. If the issue persists and is not something you can fix on your own, consider reaching out to a web developer or the support team for the platform your website is built on.
If you need further assistance or have additional information that could help resolve the issue, please let me know!Vapi
12/06/2024, 11:34 AMVapi
12/06/2024, 11:35 AM