Announcement

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

    Microsoft Edge (aka Project Spartan) support

    Hello,

    We tried our app using MS Edge and didn't get the expected result (scripting errors that we do not get in IE 11 or Firefox).

    I'd like to know what is the expected level of support of Microsoft Edge in SmartClient_v91p_2015-03-19_Pro ?

    Thanks !

    #2
    The latest patched versions of 4.1 and 5.0 contain Edge Support. We are currently accepting bug reports only against the latest version of 5.0. The level of support provided for 4.1 will depend on how bad the bugs in Edge are, which takes a long time to uncover.

    Comment


      #3
      I extracted the following from ISC's Console:

      Error from login page:
      13:58:51.342:XRP0:WARN:Log:TypeError: Object doesn't support property or method 'captureStackTrace'
      Stack from error.stack:
      13:58:51.387:XRP0:WARN:Log:Error:
      'Object doesn't support property or method 'captureStackTrace''
      in https://<our path>/isomorphic/system/modules/ISC_Core.js
      at line 285

      I wouldn't know how to provide more information since this comes from ISC_Core.js.

      What is the next step ?

      THanks !

      Comment


        #4
        Typically the next step would be to show us a way to reproduce the problem on our end - in other words a small standalone test case we could run that demonstrates the problem along with steps to reproduce it.
        However this error *may* be sufficient to let us know where the problem is in this particular case.

        We'll add a speculative fix to the next nightly build (September 30) - in 9.1, 10.0 and 10.1 branches.

        Please try the next nightly build and if the problem persists, you'll need to show us a test case.

        Thanks
        Isomorphic Software

        Comment


          #5
          Actually we've spent a little time looking into this and we don't see a way that the Edge browser would be throwing the error you're describing in the most recent 9.1 branch code.
          We didn't realize that you are testing against an older build. Please try the latest nightly build and if the error does persist, please show us a way to reproduce.

          Thanks
          Isomorphic Software

          Comment


            #6
            We'll proceed with a nightly build and get back to you if we still face the issue.

            Thanks !

            Comment

            Working...
            X