nextcloud/cdav-library

Make requests cancellable

Open

#264 opened on Feb 27, 2020

 (1 comment) (0 reactions) (0 assignees)JavaScript (15 forks)auto 404
1. to developenhancementgood first issue

Repository metrics

Stars
 (72 stars)
PR merge metrics
 (PR metrics pending)

Description

This would be especially useful for calendar.

When navigating thru multiple months very fast, it doesn't cancel requests at the moment but loads all the months you visited.

Contributor guide