jQuery UI Widgets Forums Navigation Ribbon Cannot read property _disabled of undefined.

This topic contains 2 replies, has 2 voices, and was last updated by  Gary 9 years ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author

  • Gary
    Participant
    If I try to put complex elements in my <li> elements for the ribbon tab, I sometimes see the following console error when I select the tab.
    Uncaught TypeError: Cannot read property '_disabled' of undefined
    
    A few weeks ago, another user noticed this in one of your examples (here, showing icons in the header).
    http://jsfiddle.net/npu4rcy9/
    Clicking on the tabs in this example yields this error in about a quarter of the clicks for me.
    
    In my case, I had been trying to put a div in the </li><li> element and it was almost always happening (and subsequently not changing tabs).
    http://jsfiddle.net/npu4rcy9/1/
    
    (v3.8.2 referenced at time of test)</li>

    Peter Stoev
    Keymaster

    Hi Gary,

    We will investigate that. Seems like only Tabs with Text are supported for now.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com/


    Gary
    Participant

    Is there a definitive answer on this? If it is not supported now, is it planned to be supported and if so, when?

    I had planned to create tabs with images and preferred the functionality of jqxRibbon over jqxTabs.

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.