cornernote / yii2-dashboard

Create and manage dashboards using custom layouts and panels.
https://cornernote.github.io/yii2-dashboard/
Other
34 stars 10 forks source link

Uncaught TypeError: Cannot read property 'attr' of undefined #8

Open dbd5 opened 6 years ago

dbd5 commented 6 years ago

Hi @cornernote ,

Seems there is a bug somewhere on the js. This error is thrown on the browser console when you reposition a panel. It appears that the panel sort order cannot be saved because of this. Could you take a look?

Thanks

dashboard-bug

How to reproduce

  1. Create a dashboard
  2. Add a couple of panels
  3. Drag and drop a panel to reposition it