MatthieuBizien / roam-to-git

Automatic RoamResearch backup to Git
MIT License
550 stars 133 forks source link

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

Open natterstefan opened 3 years ago

natterstefan commented 3 years ago

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: