You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The click listener for any AccordionResults on the UniversalResults is being called > 1 time if there are > 1 AccordionResults vertical types. When there are an even number of these calls, then the click listeners cancel each other out. This is causing the AccordionResult to not expand.
The click listener for any AccordionResults on the UniversalResults is being called > 1 time if there are > 1 AccordionResults vertical types. When there are an even number of these calls, then the click listeners cancel each other out. This is causing the AccordionResult to not expand.
https://github.com/yext/answers/blob/master/src/ui/components/results/accordionresultscomponent.js#L65
The text was updated successfully, but these errors were encountered: