Announcement

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

    missing comma in ISC_Grids.js

    SmartClient Version: SNAPSHOT_v11.1d_2017-04-11/Enterprise Development Only (built 2017-04-11)

    Hello, a comma is missing at end of line 20321 of modules-debug/ISC_Grids.js:
    Code:
    autoFitTimeFields:"value"

    #2
    I also got an error with non-debug modules:

    10:12:54.056:WARN:Log:TypeError: isc.SA_Page.$o is not a function
    Stack from error.stack:
    [c]EventHandler.handleLoad(<no args: exited>) @ ISC_Core.js:1780:116
    Last edited by claudiobosticco; 12 Apr 2017, 00:36.

    Comment


      #3
      We've addressed the trailing comma - we'll pull the build with the bug and kick the builds off again later today

      Comment


        #4
        Originally posted by claudiobosticco View Post
        I also got an error with non-debug modules:

        I just noticed that's the same error noticed here http://forums.smartclient.com/forum/...ild#post243896

        Comment


          #5
          SmartClient Version: SNAPSHOT_v11.1d_2017-04-13/Enterprise Deployment (built 2017-04-13)

          Fixed, thank you very much

          Comment


            #6
            Originally posted by claudiobosticco View Post
            I also got an error with non-debug modules:

            actually this was a mistake by my side, I was loading a mix of debug and non-debug modules.

            Comment

            Working...
            X