Announcement

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

    js error while hovering error icon

    SmartClient Version: SNAPSHOT_v13.1d_2024-05-28/AllModules Development Only (built 2024-05-28)

    Chrome on MacOS

    Hello, please try this sample:
    https://www-demos.smartclient.com/sm...&skin=Twilight

    if you click on submit and then hover an error icon, you'll see this error:

    Code:
    *15:25:40.658:TMR0:WARN:Log:TypeError: this.getShowErrorIconInline is not a function
    Stack from error.stack:
        FormItem._handleErrorIconHover(<no args: exited>) on [DateItem ID:isc_DateItem_0 name:receiptDate] @ ISC_Forms.js:1620:640
        Hover._doAction(<no args: exited>) on [Class Hover] @ ISC_Core.js:5735:311
        [c]Class.fireCallback(_1=>Obj, _2=>null, _3=>null, _4=>null, _5=>true) on [Class Timer] @ ISC_Core.js:333:252
        Timer._fireTimeout(_1=>"$ir245", _2=>333, _3=>undef) on [Class Timer] @ ISC_Core.js:2349:6
        null.<anonymous>() @ ISC_Core.js:2344:40

    #2
    Thanks Claudio - we've fixed this one for today's builds, dated May 29 or later.

    Comment


      #3
      SmartClient Version: SNAPSHOT_v13.1d_2024-05-30/AllModules Development Only (built 2024-05-30)

      I see it's working, thank you very much

      Comment

      Working...
      X