Skip to content

connector use href question #16

@archerD

Description

@archerD

I was experimenting with this package and noticed that it is querying my server for urls along the lines of http://localhost:3000/connector-375-745-1. In my use case, this url doesn't exist and chrome's developer console fills with errors.

In hunting this down it looks like the source is the use tag in src/components/connector.tsx. I could easily be wrong, but should the href attribute for these use tags be {#connector-${x}-${y}-${-1}} (adding '#' to the front of the string)?

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