Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lidl - extenze má problém s vykreslováním na stránce (Error: Element to add chart not found) #2540

Closed
MartinaGelnerova opened this issue Oct 15, 2024 · 3 comments
Assignees

Comments

@MartinaGelnerova
Copy link
Collaborator

MartinaGelnerova commented Oct 15, 2024

Extenze problikne, ale hned zmizí, v consoli prohlížeče to píše
Error: Element to add chart not found; selector: .buybox__bottom

image

př: https://www.lidl.cz/p/lupilu-divci-nepromokava-bunda/p100371273

@rarous
Copy link
Collaborator

rarous commented Dec 3, 2024

Je tam race condition, občas se vloží, občas ne. Ten shop je v Next.js, ale implementace nepoužívá AsyncShop base class. Pak je to jasný..

@rarous rarous assigned rarous and unassigned vaclav-slavik Dec 3, 2024
@rarous rarous removed the bug label Jan 31, 2025
@rarous
Copy link
Collaborator

rarous commented Feb 6, 2025

Problém je v CSP, které blokuje dotaz na naše API. (minimálně ve Firefoxu) Potřebujeme #2785, aby se to obešlo.

@rarous
Copy link
Collaborator

rarous commented Feb 6, 2025

v2.2.0 odblokovala problémy s CSP ve Firefoxu

@rarous rarous closed this as completed in bcdd467 Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants