Friday, February 7, 2020
1 change · master
Resolved issues and error corrections
This change prevents an error that could appear when users clicked the Edit button in website slides. It helps keep the website editing experience stable so users can continue updating slide content without interruption.
Original PR description
- When we click on Edit button in website slides, we get a traceback: Uncaught TypeError: node.className.indexOf is not a function task-2026846 Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr