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
The Synchronize button wouldn't respond when you try to cancel the syncing process by clicking the button, and the app would continue to sync as normal.
I'm unsure when this behavior (I see this as a regression) started to appear, since I recently upgraded Joplin from around 1.0.227 to 1.0.245. This might be related to #3734, but this occurs regardless if there are changes to sync or not.
Environment
Joplin version: 1.0.245
Platform: Linux
OS specifics: Manjaro distro, Kernel 5.8
Steps to reproduce
Click on the Synchronize button if the app isn't syncing
While the button says "Cancel" and the icon on the left side of the text spins, click on the button again
Describe what you expected to happen
The word "Canceling..." would appear above the button immediately when pressed, and when the process completes, it's replaced by "Completed" followed by the current timestamp.
Instead, I got lines such as "Created remote items" and "Fetching items" that are typical of a successful sync.
Logfile
The following line gets added to the DevTools console every time I try to click on the Synchronize button while the app is syncing:
The Synchronize button wouldn't respond when you try to cancel the syncing process by clicking the button, and the app would continue to sync as normal.
I'm unsure when this behavior (I see this as a regression) started to appear, since I recently upgraded Joplin from around 1.0.227 to 1.0.245. This might be related to #3734, but this occurs regardless if there are changes to sync or not.
Environment
Joplin version: 1.0.245
Platform: Linux
OS specifics: Manjaro distro, Kernel 5.8
Steps to reproduce
Describe what you expected to happen
The word "Canceling..." would appear above the button immediately when pressed, and when the process completes, it's replaced by "Completed" followed by the current timestamp.
Instead, I got lines such as "Created remote items" and "Fetching items" that are typical of a successful sync.
Logfile
The following line gets added to the DevTools console every time I try to click on the Synchronize button while the app is syncing:
log.txt output
Note that I clicked on the sync button multiple times every time I reproduced this behavior.
The text was updated successfully, but these errors were encountered: