yibu239 / dropthings

Automatically exported from code.google.com/p/dropthings
0 stars 0 forks source link

Dragging a Widget causes Error: '0' is null or not an object #225

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Try to drag any widget to add to profile, not clicking. Clicking does not 
cause the issue.
2. Error occurs:
Error: '0' is null or not an object
Line # 292

                    DropthingsUI.Actions.onWidgetAdd(widgetId[0], containerId, position,
                        function () {
                            DropthingsUI.updateWidgetZone(widgetZone);
                        });

What version of the product are you using? On what operating system?
2.7.6

Please provide any additional information below.

This is from a fresh installation of the featured source code using the SQL 
Compact database provided. 

Original issue reported on code.google.com by romm...@gmail.com on 18 Aug 2011 at 11:29

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Please find screen capture attached.

Original comment by romm...@gmail.com on 20 Aug 2011 at 8:42

Attachments:

GoogleCodeExporter commented 8 years ago
Please use the latest code. jquery version has been fixed.

Original comment by omaralzabir@gmail.com on 22 Mar 2012 at 1:54