Skip to content

404 when loading #31

@ElBoonoS

Description

@ElBoonoS

Loading the config file didn't work for me.

There was a 404 present on req.open("GET", "/local/sidebar-order.yaml?rnd=" + random());

I replaced the following line in the JS and the GZ

req.open("GET", "/hacsfiles/custom-sidebar/sidebar-order.yaml?rnd=" + rando());
//req.open("GET", "/local/sidebar-order.yaml?rnd=" + random());

and now it's working - but I assume more people will run into this problem

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions