Icon View Incident Report

Serious Serious
Reported By: Bryan Lewis
Reported On: 8/22/2016
For: Version 2.05 Build 1
# 4412 TControl Updates Not Being Flushed to DOM Elements During Form OnCreate Execution

I am using the FileUpload code found here:

http://www.elevatesoft.com/forums?action=view&category=ewb&id=ewb_demos&msg=216

Am getting an error now that did not occur prior.

Application Error
Uncaught Error: Persistant load error (cannot read property 'addEventListener' of null)
Line 2062


Comments Comments
The problem was due to the fact that the TControl loading was being done under a set of BeginUpdate/EndUpdate calls that were preventing the underlying DOM element from being updated during the form's OnCreate event handler execution.


Resolution Resolution
Fixed Problem on 8/22/2016 in version 2.05 build 2


Products Affected Products Affected
Elevate Web Builder
Elevate Web Builder Trial

Image