-
Bug
-
Resolution: Fixed
-
Normal
-
7.0.3
-
None
-
ZK 8.6.2 S2
Steps to Reproduce
- Run the attached example zul file
- Drag an image to the gray dropzone
- Observe the browser dev console
Current Result
$img is undefined
Expected Result
No error
Debug Information
A side effect of ZK-2332
Since ZK-2332 / ZK-1198 was done, the code can be removed completely.