You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Event though the handler defines an array of SvelteTasks and you select many with Ctrl on, the array holds only one task which is being selected. The expected behaviour is for handler argument to represent an array of all selected tasks?
Event though the handler defines an array of SvelteTasks and you select many with Ctrl on, the array holds only one task which is being selected. The expected behaviour is for handler argument to represent an array of all selected tasks?