Announcement

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

    Timeline canSelectEvents error

    there is a bug when trying to use canSelectEvents on a Timeline that uses a Datasource
    you can try it on you show case

    https://www.smartclient.com/smartcli...aboundTimeline

    just add the canSelectEvetns:true
    and you will get the following error
    Code:
    ISC_Core.js:4046 Uncaught TypeError: Cannot read property 'getNewSelection' of undefined
        at _3.isc_Canvas_createSelectionModel [as createSelectionModel] (ISC_Core.js:4046)
        at _3.isc_Calendar_initWidget [as initWidget] (ISC_Calendar.js:440)
        at _3.isc_Canvas_init [as init] (ISC_Core.js:2567)
        at _3.isc_Class_completeCreation [as completeCreation] (ISC_Core.js:361)
        at _3.isc_c_Class_create (ISC_Core.js:246)

    #2
    Ok, we'll take a look and get back to you.

    Comment


      #3
      This is fixed for tomorrow's builds, dated August 9 or later.

      Comment


        #4

        SmartClient Ajax RIA system Version v12.0p_2018-08-09/EVAL Deployment (2018-08-09) fixed thanks

        Comment

        Working...
        X