"TypeError: n.tree is undefined" when load github repo while no "master" branch
e.g. Load https://github.com/quassy/pwdhash with https://lusito.github.io/web-ext-translator/
Failed to import Github Project. Reason: TypeError: n.tree is undefined
Load https://github.com/quassy/pwdhash/tree/gh-pages is works.
hmm, I never saw a github repo with no master. Not sure what to do in such a case.. I could show a dropdown with available branches and if only one branch exists, automatically pick it?
I'm seeing the same problem on my repo (https://github.com/danielrozenberg/snooze-pocket/), mine has a master branch
I'm getting a different error with your repository. It complains about an unknown field "description" in the placeholders. According to the spec, there is no such field. There is only "content" and "example".
🙈 my bad... I fixed my repo. Console errors in minified code are hard to read 🙈