Actions
Bug #8114
closedWCanvasPaintDevice javascript error in image load handler
Start date:
02/22/2021
Due date:
% Done:
100%
Estimated time:
Description
if the WPaintedWidget is already removed by the time the image load handler is executed, there is a javascript error.
Uncaught TypeError: Cannot read property 'wtObj' of null
at ImagePreloader.eval [as callback] (Wt_SERVER_UPDATE_1212.js:formatted:34)
at Image.window.Wt.ImagePreloader.onload (Wt.js:4149)
Updated by Roel Standaert almost 4 years ago
- Status changed from New to Resolved
Updated by Roel Standaert about 3 years ago
- Status changed from Resolved to Closed
Actions