Skip to content
Snippets Groups Projects
Commit 2a9768f6 authored by Achraf (abz)'s avatar Achraf (abz)
Browse files

[FIX] wesbite_sale: Prevent traceback on website/shop without headers


When you disable the headers through the website editor and try to add
a product to the wishlist, a traceback occurs because there is an animation
that uses the dom element of the wishlist that doesn't exist.
We can avoid the animation in the case where the wish is not defined

reproducible in 14.0 with the wishlist (must be activated in settings)
and in 15.0 with the cart and the wishlist

opw-2722163

closes odoo/odoo#82247

Signed-off-by: default avatarRomain Derie (rde) <rde@odoo.com>
parent 4c42e43c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment