[FIX] web: ignore recursiveCallMounted on not yet rendered children
This should hopefully fix the race condition that is described in the related task. The issue is that our mounted callbacks are legitimately relying on the component to be actually rendered. task-2481713 closes odoo/odoo#68838 X-original-commit: 8782de99 Signed-off-by:Géry Debongnie (ged) <ged@openerp.com>
Please register or sign in to comment