-
- Downloads
[FIX] website_slides: Display button when not in fullscreen
When answering a quiz, the button "Check your answers"
is not displayed when not in fullscreen.
JS error: `def.resolve is not a function`
because an already instantiated Promise does not have a
resolve function.
A promise cannot be resolved from outside its callback scope.
closes odoo/odoo#34762
Signed-off-by:
Yannick Tivisse (yti) <yti@odoo.com>
Please register or sign in to comment