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
Version (please complete the following information):
OS: Android
Browser: Firefox
Web Clipper version: 0.10.2
Obsidian version: 1.7.7
Describe the bug
Clipper sometimes clips the same article multiple times.
To reproduce
Steps to reproduce the behavior:
Clip an article "Foo"
Observe it successfully open Obsidian and paste the contents
Do something else on the phone such that Obsidian "unloads". This is fuzzy but generally after 5 minutes of doing other stuff on a phone it's unloaded for me.
Open the app switcher and select Obsidian
Observe your current page is now "Foo 1" and the clipboard has been pasted again. The notification that clipper successfully pasted is shown again.
It seems like whatever app reloading does on Android almost reinstantiates Obsidian with the same URI 😕. If for instance, the contents of my clipboard changes in between steps 2 and 5, it will create a clipping with those contents instead of the original.
The text was updated successfully, but these errors were encountered:
This sounds like an Obsidian bug, not a Web Clipper bug. It should be reproducible via URI alone. If that's the case then the bug should be reported on Obsidian Forum.
Version (please complete the following information):
Describe the bug
Clipper sometimes clips the same article multiple times.
To reproduce
Steps to reproduce the behavior:
It seems like whatever app reloading does on Android almost reinstantiates Obsidian with the same URI 😕. If for instance, the contents of my clipboard changes in between steps 2 and 5, it will create a clipping with those contents instead of the original.
The text was updated successfully, but these errors were encountered: