Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    13.0d showcase grid inline operator filter example does not work

    Hi,
    Showcase 13.0d 2021-02-21: https://www.smartclient.com/smartcli...OperatorFilter
    When you try to context click on country or capital filter field then no filter operator list is shown and following warning occurs on dev console:
    Code:
    16:24:37.467:CXT6:WARN:Log:TypeError: _4 is null
    Stack from error.stack:
        ListGrid.getFilterOperatorMenuItem()
        ListGrid.getFilterOperatorMenuItems()
        showContextMenu()
        FormItem._fireStandardHandler()
        FormItem.handleShowContextMenu()
        DynamicForm.handleShowContextMenu()
        [c]EventHandler.bubbleEvent()
        EventHandler._handleContextMenu()
        [c]EventHandler.handleContextMenu()
        [c]EventHandler.dispatch()
        anonymous()
    Thanks,
    MichalG

    #2
    Thanks for the report - this regression has been fixed for builds dated February 25 and later.

    Comment

    Working...
    X