Uploaded image for project: 'Runtime'
  1. Runtime
  2. RUNTIME-196

On IE, loading JS dynamically using loadScript can lead to a premature callback function call

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: Major Major
    • 1.0.3, 1.1.1, 2.0.0 M3
    • 1.0.2, 1.1.0, 2.0.0 M3
    • Général
    • None

      Callback is called on complete or loaded state.
      It seems that the loaded state is when the script is fully downloaded but not handled.

          [RUNTIME-196] On IE, loading JS dynamically using loadScript can lead to a premature callback function call

          the modification was not necessary since the bug was applicative : the js functions where used before the callback triggering

          Raphaël Franchet added a comment - the modification was not necessary since the bug was applicative : the js functions where used before the callback triggering

          not for a long time

          Raphaël Franchet added a comment - not for a long time

          buggy

          Raphaël Franchet added a comment - buggy

          Now callback is triggered only on complete state.

          Raphaël Franchet added a comment - Now callback is triggered only on complete state.

            raphael Raphaël Franchet
            raphael Raphaël Franchet
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: