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: element x is not clickable at point because another element obscures it #98

Open
natterstefan opened this issue Mar 30, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@natterstefan
Copy link

Describe the bug

The backup does not work, because of an issue with the given DOM during the backup (see Traceback).

A similar issue appears on the public RoamResearch-offical-help repo: https://github.com/MatthieuBizien/RoamResearch-offical-help/runs/2227093158?check_suite_focus=true

To Reproduce

Steps to reproduce the behavior:

I followed the setup guide and created a workflow in a private repo. The repo is not able to back up Roam to git. But I also see a similar (though because of other elements) issue in the RoamSearch-official-help repo.

Expected behavior

roam-to-git can backup my roam graph to GitHub.

Traceback

image

Run roam-to-git --debug notes/ and report what you get.

Do I need to do that too when only using GitHub actions? I'd need to set that up first, if necessary.

Please complete the following information:

  • OS: [e.g. MacOs, Linux]
    • ubuntu-latest with python@3.8 inside a GitHub Action
  • Do you use Github Action?
    • yes
  • Do you use multiple Roam databases?
    • yes
  • Does roam-to-git use to work for you? When precisely did it stopped to work?
    • it worked once when I set up the workflow, now it does not anymore. Since yesterday evening (CEST).
  • Does some backup runs are still working?
    • No, all stopped.
@natterstefan natterstefan added the bug Something isn't working label Mar 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants