Skip to main content
jingtaotan
Inspiring
July 13, 2016
Answered

Premiere 10.3: debugging JavaScript in HTML panel crashes

  • July 13, 2016
  • 1 reply
  • 286 views

Since upgrading to Premiere 10.3, we noticed that when debugging HTML panels with breakpoints in JavaScript, when execution reaches the breakpoint, the entire panel crashes and reloads.

We did not have this problem debugging the exact same JavaScript panel code in Premiere 9.2.

This problem only seems to happen at the same script lines, some other script lines never cause the panel to crash.

All tested script lines were plain browser JS, no NodeJS involved.

I have already tried upgrading in my manifest.xml the version of the ExtensionManifest element, and RequiredRuntime element from 5.0 to 6.0, but to no avail.

This topic has been closed for replies.
Correct answer Bruce Bullis

I haven't heard of or seen any such problem; please send me your panel, and tell me where to put breakpoints to see the crashes.

1 reply

Bruce Bullis
Bruce BullisCorrect answer
Legend
July 13, 2016

I haven't heard of or seen any such problem; please send me your panel, and tell me where to put breakpoints to see the crashes.