Daily updates from Odoo
Saturday, November 29, 2025
1 change · saas-18.4
Resolved issues and error corrections
This update resolves a previous issue where the course publisher editor wouldn't consistently load correctly. By ensuring the iframe is loaded first, the system now provides a more reliable and predictable experience for users accessing course content. This enhances the overall user experience and reduces potential disruptions.
Original PR description
In this commit, we fix a non deterministic behavior by ensuring the iframe is loaded before it try to open editor. runbot-232846