Ontbrekende aangepaste headerlinks na update

Hello.

I am using this

https://meta.discourse.org/t/custom-header-links/90588/155

But after update (10 minutes ago) the links are missing (not showing)

They added a locale attribute to the links. This means a link with an ā€œenā€ tag won’t appear if the current user’s language is ā€œfrā€, for example.

Though, if you don’t provide a locale, it should show them by default. There is a bug here.

An immediate fix would be to add ,en to your links in the settings.

2 likes

Thanks, after adding (workaround) it is working fine again:

Links are back:

Note: I don’t know if I should flag this as a Solution (?) or leave it ā€œUnsolvedā€, as problem will show to those who not apply this workaround.

Also, i know i should have read all documentation of the component, and added ā€œ, enā€ā€¦ :frowning:

1 like

It’s still a bug. I’ve made a PR to fix it:

10 likes

Approved & merged :+1:

7 likes