Skip to content

hash urls #123

@gilesbradshaw

Description

@gilesbradshaw

I am obviously missing something here but my (very old) code had:
hp.bind = function () {
ko.applyBindingsToNode(this.element, {
attr: {
'href': pager.Href.hash + this.path()
}
});
};

but this is no longer in version 1. I found I had to add it back in to get the hash in my page-hrefs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions