MatthieuBizien / roam-to-git

Automatic RoamResearch backup to Git

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug: element x is not clickable at point because another element obscures it

natterstefan opened this issue · comments

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.