-
Notifications
You must be signed in to change notification settings - Fork 13
connector use href question #16
Copy link
Copy link
Open
Description
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)?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels