Announcement

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

    Showcase samples stockQuotesChart and portfolioGrid broken in 11.1p/12.0d

    Hi Isomorphic,

    please note that stockQuotesChart does not show data and portfolioGrid shows a JS error ("Cannot read property 'boxShadow' of null") in current 11.1p (v11.1p_2017-10-13) and 12.0d (SNAPSHOT_v12.0d_2017-10-16) in GC61. I did not test other versions or browsers.

    This has no priority for me, I just noticed it surfing the showcase samples.

    Best regards
    Blama


    #2
    Thanks for the heads-up, these have been fixed for builds dated October 18 and later.

    Comment


      #3
      Note the issue with the stock quotes sample wasn't reproducible and was probably a result of visiting the sample while the Showcase was being redeployed with the latest patches.

      Comment


        #4
        Hi Isomorphic,

        both 11.1p samples (v11.1p_2017-10-13) work in FF26/Win10, also without error message for portfoliogrid. They don't in GC 61.0.3163.100/Win10. They also don't in IE Edge (Microsoft EdgeHTML 15.15063). This is the result from 5min ago.

        Browser console error in IE Egde for stockquoteschart:
        Code:
        HTML1300: Navigation wurde ausgeführt.
        showcase
        Aktuelles Fenster: www-demos.smartclient.com/smartclient-11.1/showcase
        *09:39:03.092:TMR2:WARN:Log:TypeError: Unable to get property 'length' of undefined or null reference
        Stack from error.stack:
        TypeError: Unable to get property 'length' of undefined or null reference
           at isc_c_Comm_sendXmlHttpRequest (https://www-demos.smartclient.com/smartclient-11.1/isomorphic/system/modules/ISC_Core.js?isc_version=v11.1p_2017-10-13.js:1696:857)
           at isc_c_Messaging__connect (https://www-demos.smartclient.com/smartclient-11.1/isomorphic/system/modules/ISC_RealtimeMessaging.js?isc_version=v11.1p_2017-10-13.js:58:99)
           at Function code (Function code:1:4)
           at isc_c_Class_fireCallback (https://www-demos.smartclient.com/smartclient-11.1/isomorphic/system/modules/ISC_Core.js?isc_version=v11.1p_2017-10-13.js:307:97)
           at isc_c_Timer__fireTimeout (https://www-demos.smartclient.com/smartclient-11.1/isomorphic/system/modules/ISC_Core.js?isc_version=v11.1p_2017-10-13.js:1755:161)
           at Anonymous function (https://www-demos.smartclient.com/smartclient-11.1/isomorphic/system/modules/ISC_Core.js?isc_version=v11.1p_2017-10-13.js:1752:30)
        ISC_Core.js (1197,172)
        SCRIPT5007: Unable to get property 'length' of undefined or null reference
        ISC_Core.js (307,169)
        It shows the Chart and triangles at the left as starting points, but no lines as data.

        Developer Console Error in GC (with two empty rows at the end) for stockquoteschart:
        Code:
        09:36:10.986:WARN:Log:SyntaxError: Unexpected identifier
        Stack from error.stack:
        Best regards
        Blama

        Comment


          #5
          See the screenshots attached. GC even does not show the source code tabs.
          GC:
          Click image for larger version

Name:	GC.PNG
Views:	47
Size:	26.6 KB
ID:	249785

          IE:
          Click image for larger version

Name:	IE.PNG
Views:	43
Size:	37.9 KB
ID:	249786

          Comment


            #6
            We see the problem you mention with Edge and will investigate, but Chrome 61.0.3163.100 works fine for us on Windows 10 hitting the URL you linked. The data is shown and scrolls, and the source code tab works. Do you have any Chrome extensions installed? Can you try with a new installation of Windows 10/Chrome on a virtual machine? Perhaps if you provided the actual error detail/stack, we might have a better chance of isolating the problem.

            Comment


              #7
              The crash in Edge/Windows 10 should be fixed in all releases in the nightly builds dated 2018-10-18 and beyond. As mentioned, we couldn't reproduce your Chrome issue.

              Comment


                #8
                Hi Isomorphic,

                Originally posted by Isomorphic View Post
                Do you have any Chrome extensions installed?
                you were right. The issue with Chrome is due to uBlock Origin, which blocks ISC_Analytics.js (and google analytics), most likely because of it's filename.
                Perhaps you can add a note to the samples relying on that file, because it seems common to me that devs who visit the showcase will have some kind of adblock running.

                Best regards
                Blama

                Comment


                  #9
                  Hi Isomorphic,

                  the issue in Edge is fixed for me using v11.1p_2017-10-19.

                  Best regards
                  Blama

                  Comment

                  Working...
                  X