Synced tab not working #2293
Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
facelessuser
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've tried to implement the sync between tabs as explained in the docs, but I had no luck doing so...
The code is 1 to 1 the same as in the documentation (Shown here), but no matter what I try, it does not work for me.
I'm using the tab blocks with
alternate_style: true
in MkDocs.I also tried doing stuff like
document$.subscribe(tabSync)
to see if that works, but no luck...Could it be that I use custom emojis (Simple icons) in the tab name using the emoji extension?
Beta Was this translation helpful? Give feedback.
All reactions