Wednesday, July 31, 2024
1 change · saas-17.1
Resolved issues and error corrections
The developer profiling view for QWeb templates now displays correctly again after a recent code editor library update. This helps support and technical teams inspect performance data without broken styling or unreadable screens.
Original PR description
Before this commit the qweb profiler was broken. Steps to reproduce: - enable profiling and record qweb and it's directive for 5 minutes. - then go to Settings > Configure Document Layout > click on save. - then go to Settings > Techincal > Profiling and open profile - /web/dataset/call_kw/base.document.layout/onchange? Observed behavior: qweb profiler css is not appropriate. Expected behavior: qweb profiler should be visible with proper css. Task-3700415 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr