Announcement

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

    Miller Columns does not work

    Hi, I though the issue is my code however, I checked the showcase and realized that it does nor even work there.
    here is the output in console !!


    ISC_Core.js?isc_version=12.1p_2021-08-01.js:312 Uncaught TypeError: this.data.isMultiLinkTree is not a function
    at _3.isc_ListGrid_getIndentHTML [as getIndentHTML] (ISC_Grids.js?isc_version=12.1p_2021-08-01.js:4187)
    at _3.isc_ListGrid_getTreeCellValue [as getTreeCellValue] (ISC_Grids.js?isc_version=12.1p_2021-08-01.js:4171)
    at Object.getCellValue (ISC_Grids.js?isc_version=12.1p_2021-08-01.js:3861)
    at _3.isc_ListGrid_getCellValue [as getCellValue] (ISC_Grids.js?isc_version=12.1p_2021-08-01.js:1500)
    at _3.eval [as getCellValue] (eval at isc__makeFunction (ISC_Core.js?isc_version=12.1p_2021-08-01.js:67), <anonymous>:4:115)
    at _3.isc_GridRenderer__getCellValue [as $22k] (ISC_Grids.js?isc_version=12.1p_2021-08-01.js:370)
    at _3.isc_GridRenderer_getTableHTML [as getTableHTML] (ISC_Grids.js?isc_version=12.1p_2021-08-01.js:317)
    at _3.isc_GridRenderer_getInnerHTML [as getInnerHTML] (ISC_Grids.js?isc_version=12.1p_2021-08-01.js:184)
    at _3.isc_c_Class_invokeSuper [as invokeSuper] (ISC_Core.js?isc_version=12.1p_2021-08-01.js:300)
    at _3.isc_c_Class_Super [as Super] (ISC_Core.js?isc_version=12.1p_2021-08-01.js:292)
    at _3.isc_GridBody_getInnerHTML [as getInnerHTML] (ISC_Grids.js?isc_version=12.1p_2021-08-01.js:662)
    at _3.isc_Canvas__getInnerHTML [as $px] (ISC_Core.js?isc_version=12.1p_2021-08-01.js:2941)
    at _3.isc_Canvas__updateInnerHTML [as $rd] (ISC_Core.js?isc_version=12.1p_2021-08-01.js:3052)
    at _3.isc_c_Class_invokeSuper [as invokeSuper] (ISC_Core.js?isc_version=12.1p_2021-08-01.js:300)
    at _3.isc_GridRenderer__updateInnerHTML [as $rd] (ISC_Grids.js?isc_version=12.1p_2021-08-01.js:226)
    at _3.isc_Canvas__updateHTML [as $ra] (ISC_Core.js?isc_version=12.1p_2021-08-01.js:3043)
    at _3.isc_Canvas_redraw [as redraw] (ISC_Core.js?isc_version=12.1p_2021-08-01.js:3036)
    at _3.isc_c_Class_invokeSuper [as invokeSuper] (ISC_Core.js?isc_version=12.1p_2021-08-01.js:300)
    at _3.isc_GridRenderer_redraw [as redraw] (ISC_Grids.js?isc_version=12.1p_2021-08-01.js:611)
    at _3.isc_c_Class_invokeSuper [as invokeSuper] (ISC_Core.js?isc_version=12.1p_2021-08-01.js:300)
    at _3.isc_GridBody_redraw [as redraw] (ISC_Grids.js?isc_version=12.1p_2021-08-01.js:734)
    at Object.isc_c_Canvas_clearRedrawQueue [as clearRedrawQueue] (ISC_Core.js?isc_version=12.1p_2021-08-01.js:4157)
    at _3.isc_c_Class_fireCallback [as fireCallback] (ISC_Core.js?isc_version=12.1p_2021-08-01.js:312)
    at _3.isc_c_Timer__fireTimeout [as $in] (ISC_Core.js?isc_version=12.1p_2021-08-01.js:2083)
    at ISC_Core.js?isc_version=12.1p_2021-08-01.js:2080

    #2
    Thanks for the notification. This issue is now fixed.
    Please try the next nightly build, dated Aug 3 or above

    Regards
    Isomorphic Software

    Comment

    Working...
    X