Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: Clipper duplicates articles on Android app reload #237

Open
danlamanna opened this issue Dec 6, 2024 · 2 comments
Open

BUG: Clipper duplicates articles on Android app reload #237

danlamanna opened this issue Dec 6, 2024 · 2 comments
Labels
blocked-upstream bug Something isn't working

Comments

@danlamanna
Copy link
Contributor

danlamanna commented Dec 6, 2024

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:

  1. Clip an article "Foo"
  2. Observe it successfully open Obsidian and paste the contents
  3. 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.
  4. Open the app switcher and select Obsidian
  5. 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.

@danlamanna danlamanna added the bug Something isn't working label Dec 6, 2024
@kepano
Copy link
Collaborator

kepano commented Dec 6, 2024

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.

@lishid
Copy link

lishid commented Dec 6, 2024

I believe we will have a fix in the next version of Obsidian 1.8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked-upstream bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants