-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
Description
If your data set of tasks doesn't dominate all of the columns, a cannot set property ' width' of undefined is thrown. If there's no tasks for "column 0", the script doesn't show an empty column.
In the demo, change the loop that assigns i (the column) to start at "1" or end at "7" to generate a smaller data set and the nothing will be rendered on the screen due to the width error.
Reactions are currently unavailable