Problem/Motivation

After adding language switcher block it throws below error when trying to switch to different language.
issue

Steps to reproduce

Add `language_dropdown_switcher` block
Load the page where the block was added and check console error.

Comments

hitesh-jain created an issue. See original summary.

hitesh-jain’s picture

Issue summary: View changes
hitesh-jain’s picture

StatusFileSize
new4.47 KB
dunebl’s picture

Status: Active » Needs review

I confirm that #3 is solving the issue.
I am using the chosen library and the patch solve this issue.
Note:
1-At the beginning, I was using the chosen library without using the chosen module and it was fine.
2-Next, I installed the chosen module (outputing the dropdown as html as requested) and I got the console error which was fixed by this patch.

Hope this help.

kala4ek’s picture

Assigned: Unassigned » kala4ek

  • kala4ek committed 0b8c603 on 8.x-2.x authored by hitesh-jain
    Issue #3197635 by hitesh-jain, DuneBL, kala4ek: Undefined ldSettings...
kala4ek’s picture

Assigned: kala4ek » Unassigned
Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.