Announcement

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

    JS-Bug in DynamicForm.js

    Hello,

    I'm upgrading to 6.1 and currently using the latest SmartGWT/6.1p/LGPL/2018-01-14.

    While debugging, chrome points out an error in com/smartclient/debug/public/sc/client/widgets/form/DynamicForm.js which prevents loading of this class.
    The lines 10810 (and 10815) contain the assignment
    Code:
    valIsObj = = isc.isAn.Object(value);
    Please note the space between the equals signs.

    This code changed sometime since 2017-12-29.

    #2
    Thanks for the notification. We've fixed this issue.
    Please try the next nightly build (Jan 16 or above)

    Regards
    Isomorphic Software

    Comment


      #3
      Hi Isomorphic,

      is this one the reason you pulled all builds of 6.1p from 2018? If so, and if I did not notice the issue so far, I assume switching when the next nightly comes out is enough?

      Best regards
      Blama

      Comment

      Working...
      X