|
Nov 05
Community builder tabs - not opening the right active tab |
|
|
And maybe displaying some strange Javascript errors?
For instance:
missing ] after element list
cbshowtabsArray.push( [['livre d'or','29','getprofilebooktab'],'tabPanecb_tabmai...
or
showCBTab is not defined
Then check your CB tabs captions. You may have one illegal char in there. (in our sample there is the single quote char that's bothering)
If it's not that obvious, try unpublishing tabs and publish them one by one until you find the faulty one
|
|
|