Describe the bug
I just installed via npm and wanted to use via the browser. However I get "Loading..." forever, console errors and a 400 error when trying to create a task.
To Reproduce
Steps to reproduce the behavior:
- Run
backlog browser
- Try to create a task via UI
Expected behavior
It should create a task
Environment
- OS: Windows 11
- Node version: v24.11.1
Additional context
I also tried disabling the Windows Firewall, but didn't help.